View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Applewine[_7_] Applewine[_7_] is offline
external usenet poster
 
Posts: 1
Default Using INDEX in VBA


Well it was an obvious Syntax violation!
(What was I thinking)

Application.INDEX(Worksheets("Set Up").Range("----

Instead of

Application.INDEX(Range("Set Up!----

Thanks anyway!

-Dave


--
Applewine
------------------------------------------------------------------------
Applewine's Profile: http://www.excelforum.com/member.php...fo&userid=5512
View this thread: http://www.excelforum.com/showthread...hreadid=520907