Kenja824
Automotive
- Nov 5, 2014
- 949
I have a sheet with maybe up to 30 columns and can be up to a couple thousand rows.
I need to find the column with the header SPOT#, look up a specific number (ie... 23x456) in that column, then return the information in the same row in column with the header X_POS
What causes me the problem is that I cannot be certain which column will have the different headers. This is a file someone gives to us and I copy and paste to an excel tab. Every time we get it, for some reason the columns are in a different order.
A very simplified version is attached. Thanks
Ken
My brain is like a sponge. A sopping wet sponge. When I use it, I seem to lose more than I soak in.
I need to find the column with the header SPOT#, look up a specific number (ie... 23x456) in that column, then return the information in the same row in column with the header X_POS
What causes me the problem is that I cannot be certain which column will have the different headers. This is a file someone gives to us and I copy and paste to an excel tab. Every time we get it, for some reason the columns are in a different order.
A very simplified version is attached. Thanks
Ken
My brain is like a sponge. A sopping wet sponge. When I use it, I seem to lose more than I soak in.