![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
I have designed an Excel Form that users use to input data. I am trying to connect the form to Access Database. Once users fill in the form, It will populate in Access Database. What I want is: Is is possible to design buttons in Email body for eg: "Accept" and "Decline" buttons. I want to process to be such that, Once the users fill in the Excel user form and Click submit( A button on excel form), The inputs would come to me via Outlook email( data displayed in email body). Once I see the user inputs, I want to accept it or decline it (Hence Accept and decline buttons). Once I accept it(Click accept button in outlook) it will populate the access data base. If I decline ( it will populate another excel sheet where declined forms are stored) I hope I made it clear. Thanks in Advance |
Ads |
#2
|
|||
|
|||
![]()
No, buttons in the email body are not possible, but you can use a custom
form voting buttons and put code in the Item_CustomAction event handler of your published custom form. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "sam" wrote in message ... Hi All, I have designed an Excel Form that users use to input data. I am trying to connect the form to Access Database. Once users fill in the form, It will populate in Access Database. What I want is: Is is possible to design buttons in Email body for eg: "Accept" and "Decline" buttons. I want to process to be such that, Once the users fill in the Excel user form and Click submit( A button on excel form), The inputs would come to me via Outlook email( data displayed in email body). Once I see the user inputs, I want to accept it or decline it (Hence Accept and decline buttons). Once I accept it(Click accept button in outlook) it will populate the access data base. If I decline ( it will populate another excel sheet where declined forms are stored) I hope I made it clear. Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Where can I view email voting buttons tracking in Outlook 2007 | Shirley Grohman | Outlook - General Queries | 1 | April 2nd 09 02:50 AM |
New Email Message in Outlook 2007 starts in Body of email not in To:field | [email protected] | Outlook - General Queries | 3 | March 28th 08 02:23 AM |
Command buttons when using word as email button | [email protected] | Add-ins for Outlook | 1 | October 9th 06 10:27 PM |
buttons clearing after email sent | Eric - ARUP | Outlook - Using Forms | 5 | March 28th 06 12:57 AM |
Dragging an email to the Calendar drops the email body text | yan | Outlook - Calandaring | 2 | February 1st 06 02:23 AM |