Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The code below to save an excel workbook to an ftp site works for excel 2003
but does not work in excel 2002. Is there a way to get it to work for excel 2002? Sub test() ActiveWorkbook.SaveAs ", FileFormat:=xlNormal End Sub get this message when running code in excel 2002. Runtime error 1004 Method SaveAs of object _Workbook failed Thanks -- Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2002: Unable to delete Normal_xyz style inherited from workbook(xy | Excel Discussion (Misc queries) | |||
Excel 2002 : Unable to open files in MS Outlook 2002 | Excel Discussion (Misc queries) | |||
Excel 2002 opens without showing a workbook | Excel Discussion (Misc queries) | |||
Unable to open excel workbook..... | Excel Discussion (Misc queries) | |||
"Unable to read file." Excel 2002 | Setting up and Configuration of Excel |