Thread: VLookup
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default VLookup

Couple of possibles.

1. The cell was pre-formatted as Text.

Format to General and re-enter.

2. You are in Formula View.

Hit CRTL + `(backquote above Tab key)


Gord Dibben MS Excel MVP

On Tue, 18 May 2010 12:49:01 -0700, slhaye
wrote:

When I type in the VLookup formula and hit enter, the cell will not display
the result - it displays the formula. Then, when I copy it to the cells
below, none of the cell references change.

Here is the formula: =VLOOKUP(C2,Sheet1!A:B,2,false)

I made this same formula in an older file and it worked fine. Why won't it
work in this new spreadsheet? I think something happened to the settings,
but I don't know where to go to fix it.