View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Curare[_2_] Curare[_2_] is offline
external usenet poster
 
Posts: 1
Default AddIn with Tables

I am creating an AddIn that does a vlookup in one of the worksheets use
to created the add-in. Can this method work? Why I ask is because
get a compile error when I do this. Below is my vlookup coding I us
in the immediate window:

?application.vlookup(32,Tbles!A5:G130,2,0

--
Message posted from http://www.ExcelForum.com