Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have data that I export from Proclarity to Excel monthly. After I do
this, I'd like to run a macro that compares data in column A & B to data in A & B for the next row. If data in EITHER A or B are different, I'd like to Insert 2 new rows and insert the sum for that group on the first newly inserted row for columns D,E,F, and G. Both Column A & B contain numbers AND text. Here is an example of the data separated by '/': Column A/Column B/Column C/Column D......etc 8999 Path & Lab/ 1234XN425 / 2224 Text Name / $1225.36..... 8999 Path & Lab/ 1234XN425 / 2224 Text Name / $9365.91..... ( Column A different below: Insert 2 new rows and sum columns D-G on first row.) 8901 Mental Health/ 1234XN425 / 2224 Text Name/ $1234.00.... So, column A OR B data different, insert 2 new rows and sum D-G on 1st new row. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text to Rows and then Insert Blank Rows | Excel Discussion (Misc queries) | |||
How do i insert blank rows between data that is thousands of rows | Excel Discussion (Misc queries) | |||
How do I insert blank rows between rows in completed worksheet? | Excel Discussion (Misc queries) | |||
Insert a blank Column Every 9 Columns | Excel Programming | |||
Insert Blank Column every 9 Columns | Excel Programming |