LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 6
Default Web Excel Workbooks versus Excel Workbooks

I am having a problem copying a sheet from a web based spreadsheet to a
local workbook. When I try and run a macro locally and go to the web based
sheet it sometimes does not recognize the web based sheet. I can run a
macro and add a sheet to the web based spreadsheet, move data from the first
sheet to the new sheet, format, etc; the new sheet. Results looks good. I
then want to copy the new sheet to a local workbook and save the sheet with
all its data and formating. The web based workbook is named "byname.asp"
the original sheet is "byname". I have added a sheet named
"OvertimeSummary".

I am trying to copy the sheet with the command:

Workbooks("byname.asp").Sheets("OvertimeSummary"). Copy

If I run the Macro from the local workbook, either calling the Macro from
the menu or with a button on the spreadsheet, it makes a copy of the sheet
as a new sheet within the web based workbook. If I run the Macro from the
VBA editor, it makes a new local workbook "Book1" with the sheet just as I
want.

I don't want the have to run from the VBA editor!

What causes the difference? Also, I can not "Activate" the web based
workbooks. Not allowed.........

Ken


 
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
Updating Workbooks from multiple links Workbooks TimJames Excel Worksheet Functions 1 December 15th 07 03:34 PM
Copy/ move selected data from workbooks to seperate worksheets or workbooks Positive Excel Worksheet Functions 1 August 30th 07 04:54 PM
Display 2 formulas from source workbooks to destination workbooks Excel_seek_help Excel Discussion (Misc queries) 4 April 27th 06 08:13 PM
suddenly my excel workbooks are "shared workbooks" Maggie's mom Excel Discussion (Misc queries) 1 August 28th 05 09:20 PM
Excel 2003 Workbooks.Open with CorruptLoad=xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed Frank Jones Excel Programming 2 June 15th 04 03:21 AM


All times are GMT +1. The time now is 12:32 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"