kbrooks
Still learning
- Local time
- Today, 11:17
- Joined
- May 15, 2001
- Messages
- 202
I have a simple db for one user who will enter doctor credential informations. When she adds a new one, I need to be notified so I can add it in our main registration system. I've played around with the Send Object macro but have had little luck. I got it to send an email, but it had all my headings and no actual data.
What I would like, is to add a button on the form that she can click to send an email with all the information from the record she is currently on. (Doctor Name, UPIN#, Address, SS#, etc) Do I need to first create a report I want and then use the SendObject macro to send that? That's kind of the route I went but I'm not sure how to create the report for only the current record. I'd also like the info within the email, and not as an attachment, but beggars can't be choosers so I'll take what I can get.
Come to think of it, I think it would also work to send the email when a new record is added, without the need to click a button.
Any help is, as always, much appreciated.
What I would like, is to add a button on the form that she can click to send an email with all the information from the record she is currently on. (Doctor Name, UPIN#, Address, SS#, etc) Do I need to first create a report I want and then use the SendObject macro to send that? That's kind of the route I went but I'm not sure how to create the report for only the current record. I'd also like the info within the email, and not as an attachment, but beggars can't be choosers so I'll take what I can get.
Come to think of it, I think it would also work to send the email when a new record is added, without the need to click a button.
Any help is, as always, much appreciated.