+ Reply to Thread
Results 1 to 7 of 7

Static Formula in Cell

  1. #1
    Forum Contributor
    Join Date
    07-17-2012
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    713

    Static Formula in Cell

    Hi,

    I have below formula in Sheet 2. When I copy this table in Sheet1, it copyies the formula but takes the reference of Sheet1 but I want it to take reference of Sheet2 only.

    Please Login or Register  to view this content.
    How can we do it?

    Thanks,
    Shiva
    Keep the Forum clean :


    1. Use [ code ] code tags [ /code ]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. Show appreciation to those who have helped you by clicking * Add Reputation below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,759

    Re: Static Formula in Cell

    try
    =sheet2!$O$3/60/60
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Static Formula in Cell

    Change the formula to include the sheet reference, i.e. =Sheet2!$O$3/60/60

  4. #4
    Forum Contributor
    Join Date
    07-17-2012
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    713

    Re: Static Formula in Cell

    Thanks.. It works.

    Can this be done as other ...
    Please Login or Register  to view this content.

  5. #5
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,759

    Re: Static Formula in Cell

    =AVERAGEIF(F3:F12,">0")

    add the sheet

    =AVERAGEIF(sheet2!F3:F12,">0")

    if my assistance has helped, and only if you wish to , there is a reputation icon * on the left hand side - you can add to my reputation here

  6. #6
    Forum Contributor
    Join Date
    07-17-2012
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    713

    Re: Static Formula in Cell

    Nice.. Reps added.

  7. #7
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,759

    Re: Static Formula in Cell

    your welcome - thanks for the rep

+ 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. Using a static cell while dragging formula across rows
    By kylewood337 in forum Excel General
    Replies: 1
    Last Post: 08-21-2013, 02:11 PM
  2. Replies: 1
    Last Post: 08-12-2013, 08:38 AM
  3. Replies: 2
    Last Post: 08-12-2013, 06:19 AM
  4. Replies: 2
    Last Post: 06-13-2012, 04:02 PM
  5. Make a cell static in a formula - $A$1
    By gibbsmachine in forum Excel General
    Replies: 3
    Last Post: 08-12-2010, 11:02 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