Finding a vlookup table

  • Thread starter Thread starter Purple Phil
  • Start date Start date
P

Purple Phil

Excuse my ignorance, but I have been given an Excel workbook by a
friend which I would like to use to keep track of my work expenses, but
I can't find the lookup table to alter the data such as car reg, fuel
price etc.

I have tried the "find" function, inputting some data which the table
uses, with no result.

I have tried looking through all of the visible cells in the
spreadsheets that the workbook is composed of.

I have taken the protection off the workbook and off the individual
sheets, but obviously the thing is hiding somewhere I haven't looked.

The line below is a formulae from the spreadsheet that refers to the
vlookup table if that is any help?

=VLOOKUP(Data!E1,Data!E6:I45,5,FALSE)

Any ideas greatfully received
 
Your table is on the sheet named Data in cells E6 to I45.

Hope this helps.

Pete
 
It's conceivable that the columns your looking for are "hidden".........from
the toolbar of EXCEL select Format, Columns, "Unhide" and see if Columns E
through I appear in the "Data" worksheet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

vlookup 2
VLOOKUP 2
vlookup formatting problem 1
Vlookup-table array runs? 2
Finding Cell above Using Vlookup 2
Alternative of Vlookup function which improves speed 4
Sequential VLookups 5
VLOOKUP 6

Back
Top