Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
ActiveWorkbook.EnvelopeVisible = True
sSubject = "Any Text " & CStr(ActiveSheet.Range("B2").Value) vSend = " With ActiveSheet.MailEnvelope .Introduction = ExtraStuff .Item.To = vSend .Item.Subject = sSubject .Item.Send End With When I send a spreadsheet with the above code, the multiple checboxes in the captured area do not show in the Email (Outlook). Is there a setting or code that would make these visible as they reflect choices made during data entry. Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkbox not showing in Email | Excel Discussion (Misc queries) | |||
Checkbox checked then show more checkboxes | New Users to Excel | |||
Show email address | Excel Discussion (Misc queries) | |||
How not to show Excel comments in an outlook email? | Excel Discussion (Misc queries) | |||
Help me Please!! Need hyperlinks to show actual email address! | New Users to Excel |