Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have designed a macro where it replaces cetain value in one column with
something. My problem is that the code works untill it reaches a space(null value). How can I loop it so that it will ignore the null values and change all the column values to the end of file. Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What are you currently using to terminate the loop? Do you have an 'For',
'Until', 'While' or 'If ... Exit' clause? If you provide the existing loop construct, we'll be better able to help. "Purnima Sharma" wrote: I have designed a macro where it replaces cetain value in one column with something. My problem is that the code works untill it reaches a space(null value). How can I loop it so that it will ignore the null values and change all the column values to the end of file. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sharing macros | Excel Discussion (Misc queries) | |||
Enabling macros | Excel Discussion (Misc queries) | |||
Transferring toolbars and macros to other computers | Excel Discussion (Misc queries) | |||
The available macros list in XL; how to suppress filename from showing | Excel Discussion (Misc queries) | |||
Macros disappear after a file is imported | Excel Discussion (Misc queries) |