Excel VBA User Form
Closed
oggow
Posts
1
Registration date
Wednesday December 21, 2011
Status
Member
Last seen
December 22, 2011
-
Dec 22, 2011 at 01:56 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Dec 27, 2011 at 02:43 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Dec 27, 2011 at 02:43 PM
Related:
- Auto generate serial number in excel userform
- Auto generate id number in excel ✓ - Excel Forum
- Number to words in excel - Guide
- Excel date format dd.mm.yyyy - Guide
- Auto generate serial number in excel vba ✓ - Excel Forum
- Nvidia drivers auto detect - Guide
1 reply
rizvisa1
Posts
4479
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
767
Dec 27, 2011 at 02:43 PM
Dec 27, 2011 at 02:43 PM
what you mean you wrote a code to do it manually but want it to be done via program ?
Sound like you have the program and are not sure how to call that program inside some other macro. If that is the case, you can simply make a call to this macro as
Call generateCustomerId
Sound like you have the program and are not sure how to call that program inside some other macro. If that is the case, you can simply make a call to this macro as
Call generateCustomerId