+ Reply to Thread
Results 1 to 5 of 5

Saving output to another Excel spreadsheet (Excel 2010)

  1. #1
    Registered User
    Join Date
    05-07-2013
    Location
    Ipswich, England
    MS-Off Ver
    Excel 2010
    Posts
    33

    Saving output to another Excel spreadsheet (Excel 2010)

    I use a bespoke program which generates an excel report one week or one month at a time (not anually).
    From the report produced I have written some code to extract the number of times a session is booked but not used and to identify how many days sessions were run from teh avialbe working days in that month. The output I am then manually copying to another spreadsheet to capture the anualised data. Will VBA allow me to open another spreadsheet, find the next empty row and paste the data, save and close teh document?
    If so I wopuld appreciate a steer.
    Regards
    M

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Saving output to another Excel spreadsheet (Excel 2010)

    Can you share your code with us?

  3. #3
    Registered User
    Join Date
    01-06-2014
    Location
    Columbus, IN
    MS-Off Ver
    2013/O365
    Posts
    41

    Re: Saving output to another Excel spreadsheet (Excel 2010)

    copy what you need then add
    Please Login or Register  to view this content.
    manipulate, format, paste, etc then
    Please Login or Register  to view this content.
    for more detail, include a sample of your data in a spreadsheet attached to your post. once we see what you have and what you want, we can give more detail about how to get there.
    -Russell

  4. #4
    Registered User
    Join Date
    05-07-2013
    Location
    Ipswich, England
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Saving output to another Excel spreadsheet (Excel 2010)

    I hope I have got this correct.
    The attached file is an example of the repoert produced via a third party software package.
    The VBA produces the sessions that were not booked or booked but not used where the start times are 08:00, 09:15 etc.
    I would like to extend the VBA to copy this data to another workbook. so that each time I run this report the outpu goes onto a new row in the other workbook.
    I hope that makes sense.

    Thanks
    M
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Saving output to another Excel spreadsheet (Excel 2010)

    Maybe:

    Please Login or Register  to view this content.
    I added code to your original to copy to a workbook I created called Other Workbook.xls Sheets("Sheet1"). Hope that helps.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Saving the output to another excel file
    By szpt9m in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-31-2013, 02:09 AM
  2. Slow saving in Excel 2003 format from Excel 2010
    By simonc2 in forum Excel General
    Replies: 0
    Last Post: 10-18-2013, 08:40 AM
  3. Replies: 0
    Last Post: 02-20-2013, 10:00 AM
  4. Excel 2010: Process Log Output
    By silexch in forum Excel General
    Replies: 4
    Last Post: 09-28-2012, 09:14 AM
  5. Replies: 0
    Last Post: 08-08-2012, 03:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1