Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
(XL 2002, Win XP--VB Newbie) I have in cells A1 = mm97z.60 B1 = mm97z.15 C1 = mm97z.5 etc... I need to create a macro that will look for the first digits it encouters in the cells and replace then with same digits but +1 (e.g. the 97 in cell A1 --mm97z.60 would turn into 98 with result mm98z.60. After reaching 99, it needs to continue not as 100, 101, etc., but as 00, 01, etc. This needs to be done for a range of cells that are always in Column A but with various possible lengths which I usually select manually with Control\End Down Arrow. Tx for the suggestions. S |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Find and Replace | Excel Discussion (Misc queries) | |||
Macro: Find and replace | Excel Discussion (Misc queries) | |||
find&replace macro | Excel Worksheet Functions | |||
A Macro to Do Find and Replace | Excel Programming | |||
Using Find & Replace in macro | Excel Programming |