Search found 2 matches
- Tue Sep 30, 2008 7:00 pm
- Forum: Beginners
- Topic: Zero Fill (filled zeros or leading zeros)
- Replies: 2
- Views: 5056
Zero Fill (filled zeros or leading zeros)
Hi Marcus, Thanks for the quick response, and not to mention the suggested VBscript. With a little reading, many messageModals and minor tweaking the script works wonders. For other readers, here is the revised script with only the "A1" values. Random>10,var1 Let>var1=var1 VBSTART VBEND Let>DecVal=%...
- Tue Sep 30, 2008 6:46 am
- Forum: Beginners
- Topic: Zero Fill (filled zeros or leading zeros)
- Replies: 2
- Views: 5056
Zero Fill (filled zeros or leading zeros)
Thank you M.Scheduler staff for a great piece of software, but I feel like I've been working on this project for decades! Here is the challenge: The code below works well, but does not conform to the specific data format that I-and our SQL Database- wants. Random>9999,var1 Let>var1=var1 VBSTART VBEN...