Rename active sheet
I'm looking for a macro that will take the last used cell with a value
in column A and E. Combine the two values and rename the active sheet.
Colum A is formatted for text. Colum E is formatted for the date and
time.( m-d-yy h-mmAM/PM;@")
Example:
A E
Cedarhurst 8-3-07 9-00AM
Should rename the active sheet (Cedarhurst 8-3-07 9-00AM)
Thanks
|