LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mailto / Attach... Button to do so?


Its half there..

Private Sub CommandButton001_Click()
fileToOpen = Application.GetOpenFilename("All Files (*.*),*.*")
If fileToOpen < False Then
MsgBox "Open " & fileToOpen
End If
End Sub

All that does is display a msg box with file name that you have clicke
on. What I need it to do is actually embed that file into a cell i
excel

--
Siggsy00
-----------------------------------------------------------------------
Siggsy007's Profile: http://www.excelforum.com/member.php...fo&userid=1452
View this thread: http://www.excelforum.com/showthread.php?threadid=26152

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Attach button disabled Pawan Excel Discussion (Misc queries) 0 September 1st 08 11:28 AM
Add mailto (email) as function to a button in excel yagzzy Excel Worksheet Functions 1 May 1st 05 04:24 PM
Mailto / Attach... Button to do so? Siggsy007[_2_] Excel Programming 2 September 21st 04 12:40 AM
Mailto / Attach... Button to do so? Siggsy007[_3_] Excel Programming 0 September 20th 04 05:04 PM
Mailto / Attach... Button to do so? Siggsy007 Excel Programming 1 September 20th 04 11:38 AM


All times are GMT +1. The time now is 02:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"