D
djohns158
I'm using Excel 2003. I am working in a master worksheet named "SHPG
RCVG RPT" which is on my desktop. After I enter all of the
information and create my hyperlinks, I need to protect the worksheet
and then save it to a different folder. The new name of the
worksheet
is determined by the purchase order # which is in cell D3. I need a
macro which will: Protect the worksheet --> Name the worksheet using
the purchase order # in D3 -->Save the worksheet in: F:\SHIPPING
RECEIVING REPORT. I can't do this using the macro recorder because
it
won't let me click on the cell in order to name it when saving. It
seems like it has to be written in VBasic, but I don't know the code.
I know it's probably very simple, but I don't know how to do it. Is
there anybody who can help?
Thank you
Daryl
RCVG RPT" which is on my desktop. After I enter all of the
information and create my hyperlinks, I need to protect the worksheet
and then save it to a different folder. The new name of the
worksheet
is determined by the purchase order # which is in cell D3. I need a
macro which will: Protect the worksheet --> Name the worksheet using
the purchase order # in D3 -->Save the worksheet in: F:\SHIPPING
RECEIVING REPORT. I can't do this using the macro recorder because
it
won't let me click on the cell in order to name it when saving. It
seems like it has to be written in VBasic, but I don't know the code.
I know it's probably very simple, but I don't know how to do it. Is
there anybody who can help?
Thank you
Daryl