Thread: save file
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
asburypark98[_2_] asburypark98[_2_] is offline
external usenet poster
 
Posts: 12
Default save file

Hi Tom,

How is the value for a(2).Text different from the other 3. Is it correct?
Does it contain spaces?



a(2) contains a text as a(1):
a(1).text = SP
a(2).text = TPX
so the format is the same.. no spaces...