+ Reply to Thread
Results 1 to 13 of 13

How to copy certain value from one sheet to another

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    How to copy certain value from one sheet to another

    book- 1.xlsx

    Hi all

    I just want to find formula for this problem

    I have sheet that contain all the journal entries and I want to copy all salary entries in the salary sheet.

    What is the suitable formula to do that

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    27,166

    Re: How to copy certain value from one sheet to another

    Your "Sallary" sheet (should be "Salary") is blank. What do you want the result to look like?
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    I want to get all amount of salary only from journal entries sherrt which contain all enteries

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: How to copy certain value from one sheet to another

    Try array-entering this formula in cell A2 of the Sallary sheet. Then fill downward as far as needed and across.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Array enter means the formula must be committed by simultaneously pressing and holding down Ctrl and Shift while hitting Enter.

    I copied the corresponding headers to the Sallary sheet as well. The file is attached.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    Thanks for your great efforts

    can you please explain in more details how I can copy this formula

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: How to copy certain value from one sheet to another

    Yes. The formula "box" (in post #4) has a blue icon in the upper left. Click that. It selects / highlights the entire formula. There is a white icon next to the blue one. Click that to copy the formula.......or hold down the Control key while hitting C (the keyboard shortcut for Copy).

  7. #7
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    and how I can paste in the excel sheet

  8. #8
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: How to copy certain value from one sheet to another

    Select cell A2 in the Sallary sheet, click in the formula bar and paste there (Control + V is the keyboard shortcut); then commit the formula by pressing and holding Ctrl + Shift while hitting Enter. Then fill across to column F and down till you get blanks. (Your data only returns one row so far.)

  9. #9
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    390659-how-to-copy-certain-value-from-one-sheet-to-another-salary-filter.xlsx
    I face another problem now, when I change one of the parameters(I want to extend the range of journal entries), the result of formula completely changed
    plz check the attached sheet

  10. #10
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: How to copy certain value from one sheet to another

    Quote Originally Posted by amr7 View Post
    Attachment 390843
    ..................when I change one of the parameters(I want to extend the range of journal entries), the result of formula completely changed
    plz check the attached sheet..................
    That is what it is supposed to do when you change parameters or extend the range of journal entries, but I noticed on your recent upload not all formula had the {} curly braces around them (those indicate correct entry of array formula) and not all formulas were addressing the same cell rows.

    In edit mode if you commit the formula that is in cell A2 (with its new range 'Journal Enteries'!A$2:A$99) by pressing and holding down Ctrl and Shift while hitting Enter you should see those {} braces around your formula in the formula bar. Once that is done fill that formula down and across as far as you feel the need. Those {} will be in all of the formulas.

    The attached file shows what I am referring to.
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    Thanks a lot FlameRetired for ur help and advice, i got it and it works now

  12. #12
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: How to copy certain value from one sheet to another

    You're welcome...glad it works and thanks for the rep.

    And BTW thanks for marking this thread [SOLVED].
    Last edited by FlameRetired; 04-24-2015 at 06:59 PM.

  13. #13
    Registered User
    Join Date
    07-10-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: How to copy certain value from one sheet to another

    can you briefly explain how this formula working

+ 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. Copy specific data from a sheet to temp sheet and copy temp sheet to new workbook
    By ANUARORA in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-18-2015, 11:58 AM
  2. how to copy specific data from a sheet to temp sheet and copy temp sheet toa new workbook?
    By NatashaKapoor in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-18-2014, 09:01 AM
  3. Replies: 1
    Last Post: 06-05-2013, 07:03 AM
  4. Replies: 1
    Last Post: 01-07-2013, 12:23 AM
  5. Replies: 11
    Last Post: 10-14-2012, 01:03 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