Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to create rows of data based on days of the week. I start with a
calendar date and delete rows for days of the week where there are no records. I need to now insert rows based on the remaining days of the week. Specifically, on Wednesdays, I need to insert 1 row and copy cells from the row above. On Thursdays and Fridays, I need to insert 3 rows and copy the respective cells from each day. On Saturdays, I need to insert 4 rows and copy the cells for Saturday. This needs to go through the entire data set for one month or two months. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need Macro- Insert rows based on dates and copy info from that row | Excel Discussion (Misc queries) | |||
Macro to copy previous row and insert two blank rows | Excel Discussion (Misc queries) | |||
Macro that will Cut rows and then insert-copy or append | Excel Discussion (Misc queries) | |||
macro to insert row, copy cells and keep hidden columns | Excel Programming | |||
Activate a macro to insert a row and copy the formuals from the rows above to the blank row | Excel Discussion (Misc queries) |