Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a royalty report from SAP that I need to bring into Excel. It
includes check number, payment date, amount, and check recipient. The problem is the "check recipient" information comes in on either 1,2,3, or 4 lines in the report. But the rest of the record information is all on line 1. This is random and will not be the EXACT same structure each month. Ex. 2539893 3/14/2002 55.09 Jane Doe Anytown USA 2539894 3/14/2002 79.99 Bob Evans 2539895 3/14/2002 5.00 John Smith 111 Main Street Anytown USA I need the end result to look like 2539893 3/14/2002 55.09 Jane Doe Anytown USA 2539894 3/14/2002 79.99 Bob Evans 2539895 3/14/2002 5.00 John Smith 111 Main Street Anytown USA I have very little VBA or Macro experience, but wiling to learn. Also, could Access handle this better? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup multiple text rows | Excel Discussion (Misc queries) | |||
looking for a calendar template that I can import multiple dates | Excel Discussion (Misc queries) | |||
generate multiple rows based on cell value | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) | |||
Multiple rows of data on a single axis (charting) | Charts and Charting in Excel |