Hi, I want to make a while loop that basically does the following:
The while loop should continue until it reaches a blank cell, or a cell that contains words rather than numbers. Thanks for the help!![]()
While Range("A1").Value <> number do this
Hi, I want to make a while loop that basically does the following:
The while loop should continue until it reaches a blank cell, or a cell that contains words rather than numbers. Thanks for the help!![]()
While Range("A1").Value <> number do this
Last edited by VBA Noob; 11-04-2008 at 01:27 PM. Reason: Added coded tags as per forum rules
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks