Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a spreadsheet which is automatically inported form a text file by VBA by the click of a button What I am trying to achieve (but failing miserably) is to build a loop statement that says, if cell x1 is not null then y1 = "hello!". This would then move on to x2 etc until it reaches a null cell which would then exit the sub. The tab will have mulitple records and I just cant seem to figure out the best (and quickest) automated way of doing it. Cheers for your help! Mav |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set cell value if adjecent cell value is greater than 0 | Excel Worksheet Functions | |||
If cell is not null, add value to adjecent cell | Excel Programming | |||
Change Validation list in the adjecent cell on the Basis of Value in the Current Cell | Excel Programming | |||
cell value based on null/not null in another cell | Excel Worksheet Functions | |||
cell shows 0 when referenced cell is null | Excel Worksheet Functions |