Automated contract received/accepted/loaded spreadsheet design HELP NEEDED

N

Nick Marcell

Hi

I am trying to create a tracking spreadsheet where I can track the
various stages of incoming contracts. Currently I have thought that the
main stages that need tracking are, The receiving of the contract, the
acceptance(or not) of the contract and the loading of the contract.

There are various fields in the spreadsheet but the main part I need
help with is to somehow write a macro that will send an email to the
person who sent the contract letting them know when their contract
reaches each stage.

Whatever help I can get will be greatly appreciated.

Thanks in Advance

Nick
 
B

Bob Phillips

Nick,

You could trap the change event on those three fields and send the workbook
with a suitable subject (the stage). You would need to know the recipient as
identified in your mail system, so that would need to be on the sheet as
well and pick it up from there.

Do you have many contracts per spreadsheet, or is it a one-for-one?

--
HTH

Bob Phillips

(replace xxxx in email address with googlemail if mailing direct)
 
N

Nick Marcell

Hi

I was thinking of trying to have all contracts in the spreadsheet maybe
with the different stages in different sheets.
 
B

Bob Phillips

As you will have many, I don't think you can use Sendmail, that will send
the shale sheet. Do you have Outlook?

--
HTH

Bob Phillips

(replace whole in email address with googlemail if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top