- Stars (0)
776 Downloads
Owner: Chris Stoner
Version: 1.0
Last Updated: 04-05-2017 18:19
Description is not available for this file.
by Chris Stoner | May 4, 2017 | Uncategorized | 5 comments
- Stars (0)
776 Downloads
Owner: Chris Stoner
Version: 1.0
Last Updated: 04-05-2017 18:19
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Good
found it. only thing is how can i define to put in the number in column B or C instead of A
Hi Appie79, Great question!
You can designate a specific cell using the Range object like this, assuming you wanted cell B3
Range(“B3”).font.bold = true
Thanks
Dan
Hi!!
I changed props numbers from 2,3,3 to 6,3,9 but the generate number did not increment. Can you help me. TIA!
Hi MenmaJintan,
Can you show us the code you used so we can better assist?
Thanks
Dan