Thread: & Filename
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Teresa Teresa is offline
external usenet poster
 
Posts: 169
Default & Filename

HI,

this is my code:

Range("a2").value = "additions since" " & FileNAme"

where Filename is a file and is called 11-11-04

My code doesn't work - help is greatly appreciated