Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 columns of data, A2:A? contains week numbers in ascending order and
B2:B? contains orders received in that week. I now have to put this date into a chart. This is no problem but there are some week numbers missing, want I want is a little macro to add in the missing numbers and enter a 0 in colun B . For example: Column A Column B Week No. Orders 1 23 2 29 5 23 6 56 8 55 This should look like: Column A Column B Week No. Orders 1 23 2 29 3 0 4 0 5 23 6 56 7 0 8 55 Thaks in advance. Gareth |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
insert rows in a worksheet that do not change adjoining rows | Excel Discussion (Misc queries) | |||
How do i insert blank rows between data that is thousands of rows | Excel Discussion (Misc queries) | |||
Insert rows: Formats & formulas extended to additonal rows | Excel Worksheet Functions | |||
How do I insert blank rows between rows in completed worksheet? | Excel Discussion (Misc queries) | |||
How do i insert of spacer rows between rows in large spreadsheets | Excel Discussion (Misc queries) |