Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a customer sheet with 2-3 thousand rows, each with 24 columns.
At any time, a row may be split(new row) and the values in A thru D (names) and from column K (due) copy/pasted to the new row, and a text value added to column E to note it. I've managed to do that with a macro, probably with many more lines than necessary. I now need to split that dollar value in column K into THREE new rows when I copy it (payments), what code do I add to get three equal amounts in those three new rows? Is there a quicker way to do this without the 40 lines of code I have now? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i divide an xl sht into 2 sections with diff placed rows | Excel Discussion (Misc queries) | |||
To take the cells in the same row and divide them in rows | Excel Discussion (Misc queries) | |||
Divide Cell Across Rows | Excel Programming | |||
Looking for a formula that will divide a column & rows by 2 | Excel Worksheet Functions | |||
I Need to divide all cells in rows 2 and 3 by 100 | Excel Discussion (Misc queries) |