+ Reply to Thread
Results 1 to 3 of 3

How to insert data in multiple cells at once

  1. #1
    Registered User
    Join Date
    05-20-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    1

    How to insert data in multiple cells at once

    Hello All,

    I need guidance please, what I need is to insert the data in a cell, and instead of copying this same data to other cells in the same sheet or in other sheets, I need a way so that once I insert the data in one cell, it will be copied to the other cells at once.

    For example, if I insert data in the cell [Sheet1,A1], it will be copied to [Sheet2,A4] and [Sheet3,E8] and [Sheet3,I7]

    I think it is applicable but I am not sure how to do it.

    Thanks a lot.

  2. #2
    Forum Expert Jakobshavn's Avatar
    Join Date
    08-17-2012
    Location
    Lakehurst, NJ, USA
    MS-Off Ver
    Excel 2007
    Posts
    1,970

    Re: How to insert data in multiple cells at once

    See the attached for a macro-based solution.

    Macros must be enabled for this to work!
    Attached Files Attached Files
    Gary's Student

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How to insert data in multiple cells at once

    on the other sheets/cells, you could just reference the 1 you want the value from?

    =Sheet1,A1
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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