Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default How can I upload a file to my webfolder?

Hi,

I have a function to upload a file, but it does not seem to work. Has
someone some suggestions?

Thanks
Jos Vens

Function My_Upload()

Dim oBk As Workbook
Set oBk = ActiveWorkbook
oBk.SaveAs "

End Function


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default How can I upload a file to my webfolder?

Did you try it manually with the macro recorder on to see what appeared in
the module? Just a suggestion, not necessarily a good one :-(.
"Jos Vens" wrote in message
...
Hi,

I have a function to upload a file, but it does not seem to work. Has
someone some suggestions?

Thanks
Jos Vens

Function My_Upload()

Dim oBk As Workbook
Set oBk = ActiveWorkbook
oBk.SaveAs
"

End Function




Reply
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
Upload an Excel file? Stan in South Africa Excel Discussion (Misc queries) 3 May 3rd 09 06:03 AM
CSV file upload problem Graham[_2_] Excel Discussion (Misc queries) 0 March 28th 08 01:42 PM
.csv file upload - unrecognized Kiran Setting up and Configuration of Excel 0 May 27th 05 05:30 PM
upload file name choice[_2_] Excel Programming 3 March 25th 05 10:38 PM
Upload/download a file Rich Cooper[_4_] Excel Programming 0 July 6th 04 09:42 PM


All times are GMT +1. The time now is 04:42 AM.

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

About Us

"It's about Microsoft Excel"