Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Vlookup from a drop down list

In Column A I have a drop down list from A17:A46
In Column B I have a formula =IF(A17="","",VLOOKUP(A17,'Hidden Pg for lookup
Price'!A1:C29,2,FALSE))

this formula works for just the 1st row but if I copy it down it accelerates
the rows
=IF(A18="","",VLOOKUP(A18,'Hidden Pg for lookup Price'!A2:C30,2,FALSE))

I tried to put $'s around the $A$1:$C$29 but it then seems to freeze it up
and will only show me the formula in the cell and not give me a result?

Any ideas? Thank you!!!!
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,440
Default Vlookup from a drop down list

<I tried to put $'s around the $A$1:$C$29

That is correct. But the cell was formatted as text before you entered the
formula. Format as Number or General AND re-enter the formula (F2, ENTER).
Just re-formatting is not enough!

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Heather" wrote in message
...
In Column A I have a drop down list from A17:A46
In Column B I have a formula =IF(A17="","",VLOOKUP(A17,'Hidden Pg for
lookup
Price'!A1:C29,2,FALSE))

this formula works for just the 1st row but if I copy it down it
accelerates
the rows
=IF(A18="","",VLOOKUP(A18,'Hidden Pg for lookup Price'!A2:C30,2,FALSE))

I tried to put $'s around the $A$1:$C$29 but it then seems to freeze it
up
and will only show me the formula in the cell and not give me a result?

Any ideas? Thank you!!!!


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Vlookup from a drop down list

thank you so much !

"Niek Otten" wrote:

<I tried to put $'s around the $A$1:$C$29

That is correct. But the cell was formatted as text before you entered the
formula. Format as Number or General AND re-enter the formula (F2, ENTER).
Just re-formatting is not enough!

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Heather" wrote in message
...
In Column A I have a drop down list from A17:A46
In Column B I have a formula =IF(A17="","",VLOOKUP(A17,'Hidden Pg for
lookup
Price'!A1:C29,2,FALSE))

this formula works for just the 1st row but if I copy it down it
accelerates
the rows
=IF(A18="","",VLOOKUP(A18,'Hidden Pg for lookup Price'!A2:C30,2,FALSE))

I tried to put $'s around the $A$1:$C$29 but it then seems to freeze it
up
and will only show me the formula in the cell and not give me a result?

Any ideas? Thank you!!!!


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
vlookup and drop down list rwilliams616 Excel Discussion (Misc queries) 1 June 20th 08 06:36 PM
vlookup (a drop list) john Excel Discussion (Misc queries) 2 May 20th 07 05:36 PM
Can I add a drop-down list to a Vlookup? dsharb52 Excel Worksheet Functions 1 July 11th 06 11:28 PM
Can I add a drop-down list to a Vlookup? dsharb52 Excel Worksheet Functions 0 July 11th 06 10:44 PM
Drop Down List + VLOOKUP Bonbon Excel Worksheet Functions 1 March 12th 06 04:42 PM


All times are GMT +1. The time now is 10:45 AM.

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"