Hi all,
New challange........... (for me anyway).
Base case: Worksheet based on template
I am trying to to have Excel generate\suggest a specific save path\name for the work sheet as soon as I hit "save" or "save as". Name should be equal to the content of 2 cells in the worksheet.
e.g.:
cell A1=15
cell B1=5-Oct-05
hit save or save as and path suggested will be:
c:\match results\game-15 (5-Oct-05)
I am a VBA novice so explain it to me like I am a 4 year old
Thanks!
Pete
New challange........... (for me anyway).
Base case: Worksheet based on template
I am trying to to have Excel generate\suggest a specific save path\name for the work sheet as soon as I hit "save" or "save as". Name should be equal to the content of 2 cells in the worksheet.
e.g.:
cell A1=15
cell B1=5-Oct-05
hit save or save as and path suggested will be:
c:\match results\game-15 (5-Oct-05)
I am a VBA novice so explain it to me like I am a 4 year old

Thanks!
Pete