E-mail sent with vairable

amfroehlich

Board Regular
Joined
Jul 14, 2004
Messages
192
I have access send a e-mail to a prederminted mailbox address but only with text. I am wanting to send a vairable number that i have crated so the preson reciving the e-mail will know the primary key numbers that have been entered. How can i do this?

I am getting a type mismatch error
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Could you show us the exact method that you are using?
I know of two different ways to do this, but my belief is you're doing something such as, attempting to save 51 characters to a 50 character maximum table field...or attempting to save text values to an integer field.

If you're already sending text, it should be as direct as adding something like this to the end of the text being sent.


"Text message you are sending. " & variableName

Mike
 
Upvote 0

Forum statistics

Threads
1,221,810
Messages
6,162,108
Members
451,743
Latest member
matt3388

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top