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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks