Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Formula not updating

I am using the following formula, =VLOOKUP(A2,Sheet2!
A2:B8350,2,FALSE).

When I execute the formula with edit formula, it returns
the expected value. But when I have the formula just in a
cell, it returns nothing. It also seems to do nothing
when I copy it to another cell. Is there a trick to
getting this sort of formula to work when it is in a
cell? The data it is looking up is in another worksheet
within the same workbook, thus the Sheet2! reference.
Thanks for any info on this.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 493
Default Formula not updating

Is Calculation set to Automatic in Tools/Options/Calculation?

Also, when you copy, are you ensuring that your lookup table is
remaining costant - I'd suggest you use Sheet2!$A$2:$B$8350 or
else name the range and use the name.

In article ,
"Dave K." wrote:

I am using the following formula, =VLOOKUP(A2,Sheet2!
A2:B8350,2,FALSE).

When I execute the formula with edit formula, it returns
the expected value. But when I have the formula just in a
cell, it returns nothing. It also seems to do nothing
when I copy it to another cell. Is there a trick to
getting this sort of formula to work when it is in a
cell? The data it is looking up is in another worksheet
within the same workbook, thus the Sheet2! reference.
Thanks for any info on this.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Formula not updating

Yes. Calculation was set to automatic. I had also tried
using F9 just in case and I have run the formula in the
edit box using specific ranges or range names. Both ways
work correctly in that mode. I also checked that the
range name and spelling was correct
using /insert/name/define. So far still stumped.

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
Formula not updating nzcass Excel Worksheet Functions 1 July 21st 09 04:57 AM
Formula not updating Katie Excel Discussion (Misc queries) 3 March 27th 08 02:36 AM
Formula not updating OU_MartynF Excel Discussion (Misc queries) 1 October 6th 06 12:46 PM
self-updating formula BorisS Excel Discussion (Misc queries) 3 November 17th 05 01:13 PM
Formula not updating Paul Excel Worksheet Functions 2 November 6th 04 01:05 AM


All times are GMT +1. The time now is 01:36 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"