Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I used to have a macro that inserted rows, between numbers, and inserted the
missing numbers as it looped down the list. Can't find it now... Basically, if I have the following setup: A1 = 1 A2 = 8 A3 = 10 I want to see: A1 = 1 A2 = 2 A3 = 3 .... A9 = 9 A10 = 10 How can I do this? Thanks, Ryan-- -- Ryan--- If this information was helpful, please indicate this by clicking ''Yes''. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Name missing from Toolbar | Excel Discussion (Misc queries) | |||
to find missing serial numbers in randomly generated numbers | Excel Worksheet Functions | |||
View & Insert missing from menu bar!?!?! | Excel Discussion (Misc queries) | |||
What variable do you insert for X-cel if there is missing data? | New Users to Excel | |||
Macro To insert missing data | Excel Programming |