+ Reply to Thread
Results 1 to 5 of 5

How to make this formula working in another sheet(Noob question) example added.plz help.

  1. #1
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    How to make this formula working in another sheet(Noob question) example added.plz help.

    please download the example file and colomn D E F G data should go in a new sheet. i could not do it.

    and also please tell me why this file is asking to save changes every time even when i have not made any changes in it ?
    Attached Files Attached Files
    Last edited by nicholes; 02-09-2014 at 11:46 PM.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: How to make this formula working in another sheet(Noob question) example added.plz hel

    hi nicholes. INDIRECT is 1 of the volatile formulas, hence it calculates when you open the file and ask if you want to save.
    http://www.decisionmodels.com/calcsecretsi.htm

    try using this in D3:
    =IFERROR(INDEX($A$3:$A$13,SMALL(IF($B$3:$B$13=$D$1,ROW($A$3:$A$13)),ROW(1:1))-ROW($A$3)+1),"")
    CTRL + SHIFT + ENTER still

    to transfer to another sheet:
    1. select D1:H7
    2. CTRL + X to cut (not copy)
    3. create a new sheet and paste wherever you like

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: How to make this formula working in another sheet(Noob question) example added.plz hel

    This is exactly what i need

    Thanks for the help i added reputation for you also

  4. #4
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: How to make this formula working in another sheet(Noob question) example added.plz hel

    BTW can you please throw some light on the formula. actually a long time ago someone give me that formula and i dotn understand this one

  5. #5
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: How to make this formula working in another sheet(Noob question) example added.plz hel

    Quote Originally Posted by benishiryo View Post
    hi nicholes. INDIRECT is 1 of the volatile formulas, hence it calculates when you open the file and ask if you want to save.
    http://www.decisionmodels.com/calcsecretsi.htm

    try using this in D3:
    =IFERROR(INDEX($A$3:$A$13,SMALL(IF($B$3:$B$13=$D$1,ROW($A$3:$A$13)),ROW(1:1))-ROW($A$3)+1),"")
    CTRL + SHIFT + ENTER still

    to transfer to another sheet:
    1. select D1:H7
    2. CTRL + X to cut (not copy)
    3. create a new sheet and paste wherever you like

    that works when i paste this formula only in first row of any column in a new sheet .when i paste this formula in some other row (for example in 10th row) it does not work.

    also please note that i want to work with D column content so only concentrate on it. thanks for the kind help.

+ 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. trying to make a button on summary page to make new working sheet
    By dbzisme in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-07-2013, 05:41 PM
  2. [SOLVED] How to paste data from one sheet onto another (noob question, I know, but plz help!!)
    By OliveMarie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2012, 11:15 PM
  3. Noob question - How to edit a formula across workbooks - shortcut?
    By webbt01 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-04-2012, 07:45 PM
  4. noob question - prompting for sheet moves
    By harvihovart in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-21-2012, 05:26 AM
  5. Replies: 3
    Last Post: 06-11-2010, 06:40 AM

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