Hello, I am converting PDF files to excel via a copy paste method. After I get my data into excel, I can use a V-lookup to find my date and Associate name. My problem is, if the name is too long on the PDF it goes into 2 lines. This causes my additional billing information to no longer be in the main invoice row in excel. I want to find a code "L120" which should be in the 5th column (E) of Row 5 as shown below. However my Associate name is too long in row 6, so part of the name is now in row 7 of excel due to the length. How can I look up "L120" when it actually has been pushed to row 8 in excel and column 1 (A)?
The problem is as you can see, my invoice lines sometimes end up being 1 row in excel or 3+ rows in excel. I have found a formula to gather the billing code I need, but the search range is different for each line of the invoice, so how do you find a code for 10 lines of an invoice spanning 27 rows in excel and the column changing as well?
Below is a made up example of my situation for a visual representation.
Line 5 of my invoice is in row 5 of excel:
Line 6 of my invoice is in rows 6 - 8 of excel:
Thanks for any ideas you can pass my way.
The problem is as you can see, my invoice lines sometimes end up being 1 row in excel or 3+ rows in excel. I have found a formula to gather the billing code I need, but the search range is different for each line of the invoice, so how do you find a code for 10 lines of an invoice spanning 27 rows in excel and the column changing as well?
Below is a made up example of my situation for a visual representation.
Line 5 of my invoice is in row 5 of excel:
Line 6 of my invoice is in rows 6 - 8 of excel:
Thanks for any ideas you can pass my way.