G
Guest
I have a sheet with a list of names, and one of the columns these names refer
to contain a formula that pops us the word DUE, depending on dates entered in
columns before it.
What I need is for a cell next to the DUE cell for each name to contain a
'mailto: ?name' so when DUE pops up the cell will send a mail to the name in
the hyperlink.
I am not good with VB code, and I have checked out the ron de bruin site
too, but the other complication is that when the mail has been sent , it
won't send it again every time the applicaton is opened.
Obviously, the automatic sending of mail to an individual based on the value
in the cell is the first stage, the loop would need to contain something to
check that if mail has been sent already, then not do it again.
very grateful
Thanks
Excel Newbie.
to contain a formula that pops us the word DUE, depending on dates entered in
columns before it.
What I need is for a cell next to the DUE cell for each name to contain a
'mailto: ?name' so when DUE pops up the cell will send a mail to the name in
the hyperlink.
I am not good with VB code, and I have checked out the ron de bruin site
too, but the other complication is that when the mail has been sent , it
won't send it again every time the applicaton is opened.
Obviously, the automatic sending of mail to an individual based on the value
in the cell is the first stage, the loop would need to contain something to
check that if mail has been sent already, then not do it again.
very grateful
Thanks
Excel Newbie.