I'm rapidly discovering that many of the things that I take for granted in Access VBA aren't so easy to do in VB6. Or perhaps they are and i just don't know.<P>Here's what I want to do in VB6: ...
Say, that I have a User Form in VBA & Excel. I am prompting the user to input initials for a user or something. I want the initials to always be uppercase (ie. 'EDH' instead of 'edh'). Is there a way ...
The "My Documents" folder path contains a variable username component and changes from one user to another. It is possible to write a code in VBA or VB6 to access the "My Documents" folder regardless ...
Export your VBA code for use in another Excel application Your email has been sent After creating UserForm1 for one Excel application, you realize that you'll want to use it again -- with a few ...