PDA

View Full Version : Sleeper: For review



RobertBC
03-12-2005, 12:32 AM
Hello, i know this is too much to ask.

I had a vba codes which extract data from company's system. but those codes doesn't satisfies my needs. I need to understand it and edit for enhancement.

thank you and god bless :friends: :help

MWE
03-12-2005, 11:02 AM
Robert: you will probably have more success (get more replies and suggestions) if you clarify a few things:
1. operating system and version of application
2. what the VBA code is supposed to do
3. what the VBA code is NOT doing correctly (or the way you wish)
4. attach (zipped or not) the application with VBA code in their normal modules. The word docs you provided are much more difficult to read/understand than the actual VBA code would be; plus if the native appl is included, others can execute the code and see how things work (or don't work). I recognize that the extraction from your company's "system" can not be simulated, but the more you can provide, the more likely it is that others can help you.

MWE

Paleo
03-12-2005, 08:33 PM
Agreed with MWE, plus if you enclose your VBA code in the post it will be answered faster than when you attach a file.