+ Reply to Thread
Results 1 to 2 of 2

Macro to open a workbook, copy cells (with formulas in them) and paste into another...

  1. #1
    Registered User
    Join Date
    05-02-2014
    Location
    Indianapolis, IN
    MS-Off Ver
    Excel 2010
    Posts
    1

    Macro to open a workbook, copy cells (with formulas in them) and paste into another...

    I'm pretty new to macros, but thought I could handle this... I cannot!

    I'm trying to create a macro which will do the following actions:

    1) open a file named C:\Users\bfrah\Documents\My List.xls
    2) select Sheet named USED and select columns Z through AE and Copy them;
    3) Close this file without the prompt to save;
    3) Now paste the data into the open document, Sheet named USED, into columns Z through AE

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Macro to open a workbook, copy cells (with formulas in them) and paste into another...

    Not good with VBA but this could get you a start
    Please Login or Register  to view this content.
    open excel
    Press Alt+F11 to open VBE Editor
    At the top you will find Insert----> module
    In module COpy paste above code
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

+ 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. Replies: 0
    Last Post: 07-12-2013, 05:29 PM
  2. Replies: 1
    Last Post: 06-06-2013, 07:39 PM
  3. macro to copy cells(Range) from an open Workbook to another open Workbook.
    By jbester in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-22-2013, 09:47 AM
  4. Macro to open a closed workbook and select copy cells into an open workbook
    By helloganesh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-10-2013, 02:00 PM
  5. Macro to open workbook and copy and paste values in to orig workbo
    By Dena X in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-15-2005, 08:20 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