P
playwriter1
I have a command buttons for reports that emails them to mutliple users. I
set up a table of email addresses. Since I may need to change these from
time to time I have set up a form so users can make those changes themselves.
So, the email addresses in the "to "and "cc " are enters as [EMAIL 1] ;
[EMAIL 2] etc. taking the data from the original table. I thought. But
when I try to save it gives me a compile error expected end of statement
hightlighing the semi-colon. The only way I can get multiple email addresses
to appear is to manually type them in between quotations as it shows in the
example. "name@###.com ; name@###.com". Of course I did something silly and
tried that but of course my email addresses came up as EMAIL 1 and EMAIL 2
not the actual email addresses. Is there a simple work around or something I
can do to make this work?
Thanks.
set up a table of email addresses. Since I may need to change these from
time to time I have set up a form so users can make those changes themselves.
So, the email addresses in the "to "and "cc " are enters as [EMAIL 1] ;
[EMAIL 2] etc. taking the data from the original table. I thought. But
when I try to save it gives me a compile error expected end of statement
hightlighing the semi-colon. The only way I can get multiple email addresses
to appear is to manually type them in between quotations as it shows in the
example. "name@###.com ; name@###.com". Of course I did something silly and
tried that but of course my email addresses came up as EMAIL 1 and EMAIL 2
not the actual email addresses. Is there a simple work around or something I
can do to make this work?
Thanks.