Posted to microsoft.public.excel.programming
|
|
How do I attach a document along a column?
Why not create a hyperlink to the document?
ae030;425141 Wrote:
I have written a code where a user can enter text onto textboxes and
these will be written on a respective row, below is an example.
Name Location Email Document
John Doe Houston Document1.doc
So the problem I'm having is attaching documents in column 4 (in this
example Row2 Column4), I just want a simple icon, or anything really
that makes this work, to show up in that cell and then have a user just
be able to double click it and launch the document.
--
Simon Lloyd
Regards,
Simon Lloyd
'The Code Cage' ( http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=118182
|