Hi all,
I've got a form with a commandbutton1 and when i click on it, I'd like it to open a window to browse folders in my computer (just like a openfile dialogbox) and when I sellect the file a...
Hi all,
I have a form that when a certain commandbutton is pushed calls a second form but that one has a long list of actions to do when initializing so it takes about 10 seconds between the tim...