View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Spammastergrand Spammastergrand is offline
external usenet poster
 
Posts: 23
Default Converting strings to Sum worksheet function and control variables


Thanks. I should have dimmed range1 as a range object and not a string. Good to
know.