From: James Britt Date: 2006-04-12T03:17:24+09:00 Subject: Re: Windows Automation Dave King wrote: > Hi all- > I need to automate a few function in an Access form. The form will > already be opened, (basically I need to push a button and fill out a few > things in the window that opens, then close the newly opened form and > click OK on the dialog box that pops up). So first, basically I need to > attach to the opened Access form, an then if anyone has any clues on > finding ole commands to do that other things that would be great. Look at AutoItX (free software to script mouse clicks and keyboard entries). It's scriptable with Ruby + Win32OLE -- James Britt "The greatest obstacle to discovery is not ignorance, but the illusion of knowledge." - D. Boorstin