Jump to content

Recommended Posts

Posted

Is there any way to select a specific item from a MS Access List Box?

The box could have from 5 to 30 entries, and I would like to do something like:

If LISTBOX_VALUE = $variable Then

click LISTBOX_VALUE

EndIf

Thanks.

Posted

I would check out the AutoIt Beta and COM components. I am pretty sure you should be able to access the data in the way that you want through COM objects.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Posted

I am using the beta version, but I am not familiar with com objects at all. More advice would be appreciated.

Thanks.

Hrm... I havent used COM too much in the past, and certainly not with AutoIt. A site that may have more useful information reguarding COM and any DBMS would be DBForums. Then SvenP, and DaleHolem seem to be right good at COM objects. kjactive as well might be helpful in your endeavors.

Sorry I couldnt help more.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...