design buttons in email body

  • Thread starter Thread starter sam
  • Start date Start date
Status
Not open for further replies.
S

sam

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
 
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

"sam" <sam> wrote in message

news:559D6967-8664-4592-A21F-4EFA1B6B1819@microsoft.com...
> 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
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
R seperate read layout to design in outlook 2016..Help!! Outlook VBA and Custom Forms 3
J Outlook Contacts - Design This Form Outlook VBA and Custom Forms 2
S How can I Customize Message Header in both Reading Pane and Open Message Design? Using Outlook 1
R How to design custom template under message/mail form ! Using Outlook 0
O Outlook Holiday Request Form Design Using Outlook 0
J Form design - how do I insert an automatic date/time field? Using Outlook 2
J 2007 Form Design loads 2003 Form Outlook VBA and Custom Forms 12
D Form Design Outlook VBA and Custom Forms 1
E Beginners Design Question Outlook VBA and Custom Forms 2
S Outlook Form Design Outlook VBA and Custom Forms 3
M In Outlook Calendar remove the buttons: 'Today' and '<' (Back a day) and '>' (Forward a day) that are below the Ribbon and above the calendar display. Using Outlook 0
P Two main Outlook gripes: Voting buttons not working externally nor Focused Inbox Using Outlook 1
V Changing default date for task follow-up buttons Using Outlook 2
D Custom Form Accept and Reject Command buttons Outlook VBA and Custom Forms 2
I Ribbon buttons grayed-out in Outlook 2013 Using Outlook 2
F Stationery with Voting buttons Using Outlook 9
P VBA create mail with attachment and voting buttons Using Outlook 6
R Custom buttons for frequently sent to reciopients, OL 2010 Using Outlook 1
R Outlook 2007 QAT buttons not saving Using Outlook 2
A Trouble importing data to radio buttons Business Contact Manager 2010 (BCM) Using Outlook 2
H enable textboxes and buttons from received email Using Outlook 1
Commodore Back/Forward toolbar buttons with pull-down history? Using Outlook 5
T Textarea and Radio Buttons in Outlook Email Using Outlook 1
S Voting Buttons are Not Tracking Using Outlook 1
P Voting buttons not showing Outlook VBA and Custom Forms 1
D Re: How do i insert radio buttons in an email Outlook VBA and Custom Forms 1
S Catch events from pre-existing buttons in Outlook 2007 Outlook VBA and Custom Forms 7
S HELP: Add logic to what Voting buttons do Outlook VBA and Custom Forms 1
S How to Create Buttons in email body / toolbar Outlook VBA and Custom Forms 3
S HELP: Create Buttons in Outlook Email body or Tool bar Outlook VBA and Custom Forms 1
K Buttons are added multiple times in New Inspector window Outlook VBA and Custom Forms 4
S inspector toolbar buttons get multiple events Outlook VBA and Custom Forms 3
G Custom Buttons Disappear Outlook VBA and Custom Forms 1
M Radio buttons and checkboxes Outlook VBA and Custom Forms 2
F Possible to restore/reinstall "special" buttons on custom form? Outlook VBA and Custom Forms 1
T Multiple Toolbars being added/Multiple Buttons being added to Mail Outlook VBA and Custom Forms 5
R File not found when sending email with attached pdf file Using Outlook 2
collectible Optimizing Email Productivity: Tips & Tricks for Using Outlook Efficiently Using Outlook 0
U Trouble sending large files to a email group but can to the individuals in that group Using Outlook 8
P Xfinity/Comcast email service stopping sometime in 2025 - warning Using Outlook 5
O Two identical email accounts in Offline Global Address List Using Outlook 2
H Spam email in Gmail not visible in Outlook Using Outlook 3
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
L Hide Selected Email Address from Address Book Using Outlook 5
Y QQ on Scheduled Delivery of an Email Using Outlook 0
T Replace Text in Email Subject Outlook VBA and Custom Forms 3
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
M Outlook 365 adding standard message in body of template email Outlook VBA and Custom Forms 3
E Create Rule to Forward Email if Subject Begins With Using Outlook 2
V iCloud For Windows v15.x - Missing Email Features ? Using Outlook 4

Similar threads

Back
Top