Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some code that send an email attachment like ..Attachments.Add ("Path/filename") instead I would like to use a hyperlink to get the text string from, like ..Attachments.Add Cells(1, 2) (which of course doesn't work) where B1 would have a hyperlink with the path and filename. So I would like replace the ("Path/filename") with the text string of the hyperlink in B1 Thanks, Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Send active workbook as attachment via hyperlink | Excel Worksheet Functions | |||
Send file as attachment | Excel Discussion (Misc queries) | |||
Send Excel File as Attachment | Excel Discussion (Misc queries) | |||
unable to send excel file as attachment tab greyed out in file com | Excel Discussion (Misc queries) | |||
how to send excel file as an attachment with OE instead of Outloo | New Users to Excel |