+ Reply to Thread
Results 1 to 3 of 3

Invisible Formula

  1. #1
    Registered User
    Join Date
    05-05-2014
    Location
    Voorheesville, NY
    MS-Off Ver
    Excel 2007
    Posts
    77

    Invisible Formula

    Hello,

    The attached file have this formula:

    Please Login or Register  to view this content.
    What I am trying to do is – for those dates that are greater than the “FSDate” should be invisible until it either older or equal the “FSDate”.

    The formula, I have is not doing what I want it to do. Please help!

    Thank you,

    Cheryl
    Attached Files Attached Files

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

    Re: Invisible Formula

    You havent even got a greater than sign in the formula.

    Do you mean this?

    in B13
    =IFERROR(IF(EDATE(B12,12) > $D$5,"",EDATE(B12,12)),"")
    and copy down.

    If you dont want the figures to show on the same row then reenter the formulas for columns E:N enclosing whatever the formula is within this formula

    =IF($B8="","",formula)

    e.g.
    for E8

    =IF($B8="","",SUM(C18:D18))
    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
    Registered User
    Join Date
    05-05-2014
    Location
    Voorheesville, NY
    MS-Off Ver
    Excel 2007
    Posts
    77

    Re: Invisible Formula

    Hi Special-K,

    Thank you for responding.

    I meant this formula
    Please Login or Register  to view this content.
    , but you solved my problem.

    Thank you,

    Cheryl

+ 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. Invisible until all criteria met formula
    By Dan_B in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-19-2016, 08:09 AM
  2. Formula calculating invisible decimals
    By rajre in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 09-11-2014, 03:56 PM
  3. Invisible Checkboxes
    By MitchC in forum Excel General
    Replies: 1
    Last Post: 10-10-2012, 10:33 PM
  4. Replies: 4
    Last Post: 06-06-2012, 01:29 PM
  5. Invisible window
    By lsan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-04-2009, 02:37 PM
  6. Copying invisible columns, but not invisible rows
    By petalred in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-04-2008, 11:17 AM
  7. invisible text
    By yorkielover02 in forum Excel General
    Replies: 5
    Last Post: 09-16-2005, 12:05 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