View Single Post
  #1  
Old September 23rd, 2008, 08:33 PM posted to microsoft.public.excel.worksheet.functions
treeroot
external usenet poster
 
Posts: 6
Default VLOOKUP Problems with formula

I have a workbook on the first sheet is my "high priority" my email column is
A4:A5764 and on sheet 2 I have a list of bad emails A1:A1199 that need to be
taken off my "high priority" on sheet 1. I have something like this.
=VLOOKUP(A1,'[Sheet2]High Priority'!A$1:A$5764,2,FALSE)

it isn't working......help