#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default VLookup

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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 420
Default VLookup

If you're seeing the formula and not the results of the formula, it could be:

1. The cell is formatted as Text.
Reformat the cell as General (or anything but text)
Hit F2, then Enter to "re-enter" the formula.

2. You're looking at formulas.
In xl2003 menus, tools|Options|View tab|Uncheck Formulas

In any version of excel, hit:
ctrl-`
(ctrl-backquote, the key to the left of the 1/! on my USA keyboard)



On 05/18/2010 14:49, 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.

  #3   Report Post  
Posted to microsoft.public.excel.misc
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.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default VLookup

The cell is probably formatted as text. reformat to General or number. hit
F2 and enter and it should produce result of formula.

"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.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default VLookup

I did have it formatted correctly. When you suggested to hit F2 - - it worked!
Thank you!!

"MimiS" wrote:

The cell is probably formatted as text. reformat to General or number. hit
F2 and enter and it should produce result of formula.

"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.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default VLookup

It was formatted as General, but it did not work until I hit F2. Not sure
how F2 made it work - - but it did. Thank you!

"Dave Peterson" wrote:

If you're seeing the formula and not the results of the formula, it could be:

1. The cell is formatted as Text.
Reformat the cell as General (or anything but text)
Hit F2, then Enter to "re-enter" the formula.

2. You're looking at formulas.
In xl2003 menus, tools|Options|View tab|Uncheck Formulas

In any version of excel, hit:
ctrl-`
(ctrl-backquote, the key to the left of the 1/! on my USA keyboard)



On 05/18/2010 14:49, 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.

.

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default VLookup

You were told by Dave and myself to "re-enter" the formula.

F2 puts you in editing mode. Then Enter re-enters the formula.


Gord

On Tue, 18 May 2010 14:05:02 -0700, slhaye
wrote:

It was formatted as General, but it did not work until I hit F2. Not sure
how F2 made it work - - but it did. Thank you!

"Dave Peterson" wrote:

If you're seeing the formula and not the results of the formula, it could be:

1. The cell is formatted as Text.
Reformat the cell as General (or anything but text)
Hit F2, then Enter to "re-enter" the formula.

2. You're looking at formulas.
In xl2003 menus, tools|Options|View tab|Uncheck Formulas

In any version of excel, hit:
ctrl-`
(ctrl-backquote, the key to the left of the 1/! on my USA keyboard)



On 05/18/2010 14:49, 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.

.


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 - Does the VLookUp return the exact information? Cpviv Excel Worksheet Functions 2 October 28th 08 09:57 AM
Vlookup in vlookup - taking the result as array name SupperDuck Excel Worksheet Functions 2 June 2nd 07 11:05 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) MikeR-Oz New Users to Excel 1 March 22nd 06 09:01 AM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


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