LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
billy_bags
 
Posts: n/a
Default Adding to VLOOKUP table

I have a table to which I have added 2 further columns
I have a formula which looks up colums 2 and 3 when I key data in column 1
=if(trim(a23)="","",vlookup(a23,scanner_table,2,0) )

The new data I want to select is in column 5 so
=if(trim(a24)="","",vlookup(a24,scanner_table,5,0) )
to which I get the raspberry #REF

I am sure this must be very basic but sometimes I can't see the wood for trees
Any comments would be much appreciated.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
vlookup with validation table jparker Excel Discussion (Misc queries) 3 August 12th 05 02:12 AM
Table Array in VLOOKUP Relies on Data Validation willydlish Excel Worksheet Functions 2 February 16th 05 03:20 AM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM
Adding a formula to a pivot table Tony Excel Discussion (Misc queries) 2 January 20th 05 10:27 AM


All times are GMT +1. The time now is 02:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"