Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amk Amk is offline
external usenet poster
 
Posts: 6
Default Save to sheet 2 in workbook

The result of my macro needs to be saved to sheet 2 of the same workbook, BUT
I cannot figure out how to do this. I can save it as another file in My
documents but really want to put it on sheet 2. Any help will be appreciated.
--
Al
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 364
Default Save to sheet 2 in workbook

would this work for you?

Sheets("Sheet2").Select
Range("A1").Select

--


Gary


"AMK" wrote in message
...
The result of my macro needs to be saved to sheet 2 of the same workbook,
BUT
I cannot figure out how to do this. I can save it as another file in My
documents but really want to put it on sheet 2. Any help will be
appreciated.
--
Al



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
Please help! When I 'save changes' to my workbook/sheet V Excel Discussion (Misc queries) 0 May 18th 09 10:22 PM
Save Sheet as Workbook salonowiec Excel Discussion (Misc queries) 2 June 26th 07 04:03 PM
Select sheet tabs in workbook & save to separate workbook files stratocaster Excel Worksheet Functions 2 March 1st 06 03:35 PM
Can I only save one sheet out of the workbook? PeterM Excel Discussion (Misc queries) 4 September 1st 05 04:42 AM
Save sheet as .TXT out of Workbook goepf[_8_] Excel Programming 13 December 15th 03 04:10 PM


All times are GMT +1. The time now is 09:56 PM.

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"