Wow, that looks pretty exciting. I'm game to give it a try...
Since we have different OS's here, will it work on Win XP and Win7, knowing that the msaccess.mdb is ultimately going to be distributed at our office as an Access 2002 mde file?
I'm sorry if I'm doing this the wrong way. I posted this in FORMS, but got no reply:
I have a form on a timer. It pops up if certain conditions are met. I'd like it to pop up regardless of what windows program I currently have open. I know I have to have msaccess at least open and minimized...
ANY TAKERS?
I have a popup form that pops up when a reminder is due. It works great if the active window is my mdb. But if I minimize and/or switch to another program, I won't see the popup form until I switch focus back to my mdb. Is there a way to make the screen switch back to the mdb and...
I am a novice at VBA. I would like to implement it to delete all records from a temp table in another database. In other words, I want to write code in Database_A to delete all records from t_temp in Database_B. Can you help?
Thanks so much!