View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
johne johne is offline
external usenet poster
 
Posts: 40
Default file name on worksheet

Hello. It has been a while since working with vba in excel so I am rusty. I
have created a pivot table using vba language but would like to add the file
name in cell A1. I have been able to have a title written inside the vba
using the Activecell.formulaR1C1, but would prefer to put the file name in
there instead. The language is currently able to be used with any open
workbook.

Can anyone help in solving this as I am at a loss? Thanks to anyone
responding.

*** John