Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to write Vb code in a macro which would change all the values in a column to a certain value. It should include all the null values as well. Is there any command like end of file in VBA. The code I have written works fine until it hits a space(null value) and doesn't change the value afterwards probably because it considers that as en end of file. How can I include all the values in a column. Can someone help. Thanks. Purnima sharma |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting values in an array where value in one column is not null | Excel Worksheet Functions | |||
Replace Null Values in a Column | Excel Discussion (Misc queries) | |||
Counting multiple values (including blanks) in one column | Excel Discussion (Misc queries) | |||
sum if - null values | Excel Discussion (Misc queries) | |||
VB excel Null values !! Please help me !! | Excel Programming |