Hi All,
If we want to assign cell values with number we can use a for loop, for e.g.-
Similarly, do we have any such thing to populate alphabets..![]()
For i = 1 to 100 Cells(1, 1).value = i Next
like For i = A to Z or something like that..
Hi All,
If we want to assign cell values with number we can use a for loop, for e.g.-
Similarly, do we have any such thing to populate alphabets..![]()
For i = 1 to 100 Cells(1, 1).value = i Next
like For i = A to Z or something like that..
Last edited by c.vaibhav; 05-08-2009 at 04:27 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks