S
Still_learning
Hi,
I’m trying to get the date from my left footer. The date in the footer will
change over time.
In the footer it looks like this.
testBook.xls
Revised 7/30/2009
I’m using this code to get the information, but now I need a way to either
put the last part of this string (the date) or something else that will get
me there.
textString = .LeftFooter
This is the line I used to get "&8&Fï¡ï€ Revised 7/30/2009â€. (The square means
return.)
I’m using office 2003.
I’m trying to get the date from my left footer. The date in the footer will
change over time.
In the footer it looks like this.
testBook.xls
Revised 7/30/2009
I’m using this code to get the information, but now I need a way to either
put the last part of this string (the date) or something else that will get
me there.
textString = .LeftFooter
This is the line I used to get "&8&Fï¡ï€ Revised 7/30/2009â€. (The square means
return.)
I’m using office 2003.