+ Reply to Thread
Results 1 to 4 of 4

Formula for copy cell from another sheet

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-29-2014
    Location
    Indonesia
    MS-Off Ver
    Office 2010, 2013
    Posts
    125

    Formula for copy cell from another sheet

    hi all,

    I want to take the data account number of the sheets next to it in accordance with their respective names using a specific formula .
    I have more than 50 sheets , is there a formula to directly copy the account ???.

    Please kindly help, thank you in advance

    formula from another sheets.xlsx
    Regard

    dolphino

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: Formula for copy cell from another sheet

    Try

    in D3
    =INDIRECT("'"&B3&"'!B2")
    and copy down
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,941

    Re: Formula for copy cell from another sheet

    Try below formula in C3 and copy towards down
    =INDIRECT(ADDRESS(2,2,,,$B3))
    =INDIRECT(ADDRESS(2,2,,,$B3))
    or
    =INDIRECT("'"&B3&"'!B2")
    =INDIRECT("'"&B3&"'!B2")
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Contributor
    Join Date
    12-29-2014
    Location
    Indonesia
    MS-Off Ver
    Office 2010, 2013
    Posts
    125

    Re: Formula for copy cell from another sheet

    Woow,,, that perfect...

    thank you Special-K and nflsales

    regard

    dolphino

+ 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. [SOLVED] how to copy a cell with formula from sheet 1 (data is all vertical) into sheet 2
    By parag in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-21-2014, 07:34 PM
  2. Replies: 11
    Last Post: 02-11-2014, 05:18 AM
  3. VBA Copy from another sheet & paste in cell where the formula is
    By ch_abs in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-16-2014, 11:30 AM
  4. Formula to copy information from one cell into another sheet
    By 110mama in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-17-2013, 01:00 AM
  5. Replies: 3
    Last Post: 05-14-2012, 10:29 AM
  6. [SOLVED] Unable to copy formula into another cell in same sheet
    By naveen4pundir in forum Excel General
    Replies: 8
    Last Post: 04-25-2012, 02:16 PM
  7. formula to copy a cell in another sheet
    By micmac in forum Excel General
    Replies: 2
    Last Post: 07-31-2008, 09:10 AM
  8. FORMULA COPY SHEET IN THE OTHER CELL
    By Carol in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-26-2006, 12:05 PM

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