Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
Using a VLOOKUP function in individual cells (B1, B2, B3, B4, etc) I get expected results. But when I copy the cell (from B1 to B3, B3, B4), results are not correct, even though the formula in each cell is correct (I always get the result that is identical to B1) Any Ideas? Thanks! Jarek |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The problem I always have copying VLOOKUPs is that the table addresses adjust
when I don't want them to. I forget to use $A$1:$D$100 and use A1:D100 by mistake. -- Gary''s Student - gsnu200851 "Jarek" wrote: Hello, Using a VLOOKUP function in individual cells (B1, B2, B3, B4, etc) I get expected results. But when I copy the cell (from B1 to B3, B3, B4), results are not correct, even though the formula in each cell is correct (I always get the result that is identical to B1) Any Ideas? Thanks! Jarek |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes. My idea is to post the formula so we can properly advise you.
Otherwise, it's just a wild goose chase. Regards, Fred. "Jarek" wrote in message ... Hello, Using a VLOOKUP function in individual cells (B1, B2, B3, B4, etc) I get expected results. But when I copy the cell (from B1 to B3, B3, B4), results are not correct, even though the formula in each cell is correct (I always get the result that is identical to B1) Any Ideas? Thanks! Jarek |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
my first guess is that you need to make your table array absolute by putting
$ in both col and row references, such as $A$2 : $D$100 in the VLOOKUP(lookup_value,table_array,col_index_num,ran ge_lookup), so that EXcel won't change your references -- Hope this is helpful Pls click the Yes button below if this post provide answer you have asked Thank You cheers, francis Am not a greek but an ordinary user trying to assist another "Jarek" wrote: Hello, Using a VLOOKUP function in individual cells (B1, B2, B3, B4, etc) I get expected results. But when I copy the cell (from B1 to B3, B3, B4), results are not correct, even though the formula in each cell is correct (I always get the result that is identical to B1) Any Ideas? Thanks! Jarek |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you all for the suggestions.
The problem turned out to be somewhere else (I noticed it on VLOOKUP, but could have noticed it on any copied function). Somehow the Calculation Option (Tools) was switched from Automatic to Manual. -- Thank you again! Jarek "Jarek" wrote: Hello, Using a VLOOKUP function in individual cells (B1, B2, B3, B4, etc) I get expected results. But when I copy the cell (from B1 to B3, B3, B4), results are not correct, even though the formula in each cell is correct (I always get the result that is identical to B1) Any Ideas? Thanks! Jarek |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup problem | New Users to Excel | |||
Vlookup Problem | Excel Worksheet Functions | |||
Vlookup Problem | Excel Worksheet Functions | |||
VLookup problem | Excel Worksheet Functions | |||
vlookup problem | Excel Worksheet Functions |