please help me to arrange ths userform into wbook for use into vb classic 6.0.
Printable View
please help me to arrange ths userform into wbook for use into vb classic 6.0.
could you please more specific, what you would like to do?
do you want to arrange the userforms?
Hi cssriraman, tks for fast reply....Quote:
Originally Posted by cssriraman
I would want to use this form in a vb classic 6.0 project(naturalyy not consider the code refered all link to excel) is possible to modify part of code to use in vb classic...
You can not use a form created in VB6 in any VBA application, and you can not use any form created in a VBA application in VB6.
If you wish to use the form you have created in Excel VBA in VB6, you will have to recreate it in a VB6 project.