View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Claud Balls Claud Balls is offline
external usenet poster
 
Posts: 72
Default Need help with FORMULAR1C1 property

How can 'Table S' be a string value? I've never seen a variable that
contained a space. To link variable data, and text data, you have to
seperate you quotes.

RA.FormulaR1C1 = "=" & TableS & "'Title Page'!D2"



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!