Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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.

  #2   Report Post  
Roger Govier
 
Posts: n/a
Default Adding to VLOOKUP table

Hi Billy

Have you extended the range definition for scanner_table to include the
additional 2 columns?

Regards

Roger Govier


billy_bags wrote:
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.

  #3   Report Post  
billy_bags
 
Posts: n/a
Default Adding to VLOOKUP table

I knew it would be simple
Thanks very much

"Roger Govier" wrote:

Hi Billy

Have you extended the range definition for scanner_table to include the
additional 2 columns?

Regards

Roger Govier


billy_bags wrote:
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.


  #4   Report Post  
Roger Govier
 
Posts: n/a
Default Adding to VLOOKUP table

Hi Billy

You're very welcome. I've done it myself countless times before the "penny
has finally dropped".


Regards

Roger Govier


billy_bags wrote:
I knew it would be simple
Thanks very much

"Roger Govier" wrote:


Hi Billy

Have you extended the range definition for scanner_table to include the
additional 2 columns?

Regards

Roger Govier


billy_bags wrote:

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.


Reply
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 11:40 PM.

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

About Us

"It's about Microsoft Excel"