+ Reply to Thread
Results 1 to 2 of 2

=D4 problem

  1. #1
    Registered User
    Join Date
    08-19-2005
    Posts
    1

    =D4 problem

    Hi, I'm trying to make a sign in/out spreadsheet that will automatically fill out our time sheets. My problem is, the cell I am mimiking is blank, either "12:00 AM" or "0".

    If the sign in cell is blank, the place on the timesheet where I put "=D4" it prints either "12:00 AM" or "0" depending on which formatting I use. Is there any way to make it print nothing if nothing is in D4?

  2. #2
    Sandy Mann
    Guest

    Re: =D4 problem

    Try:

    =IF(D4="","",your formula)

    --
    HTH

    Sandy
    [email protected]
    Replace@mailinator with @tiscali.co.uk


    "NewMan84" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi, I'm trying to make a sign in/out spreadsheet that will automatically
    > fill out our time sheets. My problem is, the cell I am mimiking is
    > blank, either "12:00 AM" or "0".
    >
    > If the sign in cell is blank, the place on the timesheet where I put
    > "=D4" it prints either "12:00 AM" or "0" depending on which formatting
    > I use. Is there any way to make it print nothing if nothing is in D4?
    >
    >
    > --
    > NewMan84
    > ------------------------------------------------------------------------
    > NewMan84's Profile:
    > http://www.excelforum.com/member.php...o&userid=26471
    > View this thread: http://www.excelforum.com/showthread...hreadid=397402
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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