Hi, I want to create a module which store variable data into an array.
Ex:
gid is an integer data type
gid = 1932123
Now I want each digit to be stored in an array name idf using VBA
1
9
3
2
1
2
3
Thanks in advance
Hi, I want to create a module which store variable data into an array.
Ex:
gid is an integer data type
gid = 1932123
Now I want each digit to be stored in an array name idf using VBA
1
9
3
2
1
2
3
Thanks in advance
The quickest and easiest way :-
Amend the red to suit![]()
Please Login or Register to view this content.
Last edited by AndyLitch; 02-15-2014 at 08:30 AM.
Elegant Simplicity............. Not Always
Hi mandukes,
maybe something like this
or![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Last edited by nilem; 02-15-2014 at 08:59 AM.
WOW !! awesome!
Thank you nilem![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks