Thread: Vlookup
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Umlas, Excel MVP Bob Umlas, Excel MVP is offline
external usenet poster
 
Posts: 320
Default Vlookup

The cell is formatted as Text. Use Format/Cells, change to General (or
whatever you want), then re-enter the formula (F2/Enter)

"Mickey" wrote:

I receive in the cell the command "=VLOOKUP(A10,'hours'!A2:O151,9,false)"
instead of getting the result itself. any Idea why?