Thread: Lookup problems
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] glen.e.mettler@lmco.com is offline
external usenet poster
 
Posts: 16
Default Lookup problems

forgot.
LastRow = sheets("MySheet).Cells(Rows.Count, 1).End(xlUp).Row

Glen