Preferred Method of Pulling Data from different lines in Excel.

Shiremaid

Board Regular
Joined
Jun 18, 2013
Messages
73
I have a spreadsheet that for usability purposes records the information for each record on two separate lines.

I have to pull this information into a flat file and make the data available for quick look up. I know and use two different methods to do so and was wondering which other people preferred and why or if they use another way.

One method is to have hidden columns that use just a straight =(cell reference) formula in the top row of the record to look at the correct cell in the second row of the record so everything is in one row that can be pulled by VLOOKUP.

The other is to use MATCH to find the corresponding information.

I like that MATCH means I don't have to have the information in two different places, but it makes the formulas necessary to get the information longer and that can be harder to fix or make changes to when updates are made.

I know Excel is not the ideal program for less than simple databases, but it is the tool we currently have available.
 
Last edited:

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,214,897
Messages
6,122,148
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top