+ Reply to Thread
Results 1 to 3 of 3

Copying data between sheets with static and un-static cell references

  1. #1
    Registered User
    Join Date
    01-30-2012
    Location
    Wakefield, England
    MS-Off Ver
    Excel 2010
    Posts
    40

    Copying data between sheets with static and un-static cell references

    Hi All,

    I'm trying to copy cells between 2 sheets, 1 named ESTIMATEDB and 1 named ESTIMATETEMPLATE.

    So far I have the following formula:

    =IF(ESTIMATEDB!Q3="N",ESTIMATETEMPLATE!$F$28=ESTIMATEDB!H3,"ERROR")

    The ESTIMATEDB! cell references need to be row dependent, Q3, Q4, Q5 ect - whilst the ESTIMATETEMPLATE! cell references need to remain static (as shown above).

    This formula seems to look right to me but all I'm getting is 'FALSE' - I'm really starting to pull my hair out! :-P

    Thanks in advance, this forum is a HUGE help!

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Copying data between sheets with static and un-static cell references

    Perhaps...In Cell H3 of ESTIMATEDB sheet use

    =IF(ESTIMATEDB!Q3="N",ESTIMATETEMPLATE!$F$28,"ERROR")

    copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    01-30-2012
    Location
    Wakefield, England
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: Copying data between sheets with static and un-static cell references

    Thanks for the speedy reply.

    The cell H3 of ESTIMATEDB has content i need to copy to ESTIMATETEMPLATE.

    Thanks again.

+ 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. Replies: 1
    Last Post: 08-12-2013, 08:38 AM
  2. Formula with static and dynamic cell references
    By zackb11 in forum Excel General
    Replies: 2
    Last Post: 01-20-2011, 04:04 PM
  3. Replies: 1
    Last Post: 05-17-2008, 09:30 AM
  4. Static left hand side column and static header row.. how?
    By glic in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-20-2007, 01:45 AM
  5. [SOLVED] Copying cell values once and then making them static
    By bj in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-06-2005, 04:05 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