D
Dave Wylie
Good Afternoon all.
I am using excel to track merchandise and notify specific people upon its
arrival...
Currently I have a button per line that will execute code to send an email
to an individual listed in the adjoining cell...
problem is that to have that many individual buttons creates long open and
close times for the ap.(recreating the same code for each button and just
change the one cell (email address location))
how can I create a function (module) that would allow me to pass the
pertinent cell info to the function and send the email. thus having only 1
function but 20 buttons.
any help would be appreciated
thanks
QA
I am using excel to track merchandise and notify specific people upon its
arrival...
Currently I have a button per line that will execute code to send an email
to an individual listed in the adjoining cell...
problem is that to have that many individual buttons creates long open and
close times for the ap.(recreating the same code for each button and just
change the one cell (email address location))
how can I create a function (module) that would allow me to pass the
pertinent cell info to the function and send the email. thus having only 1
function but 20 buttons.
any help would be appreciated
thanks
QA