+ Reply to Thread
Results 1 to 3 of 3

#Value! Result

  1. #1
    Darts via OfficeKB.com
    Guest

    #Value! Result

    Ok here is my formula

    =IF(N3*$o$1="","",(N3*$o$1)

    I copied the formula down it works as long as there is a value in say N3 if
    there is a formula in the column the result is #Value!

    I hope I am explaining this right.

    thanks

    --
    Message posted via OfficeKB.com
    http://www.officekb.com/Uwe/Forums.a...mming/200603/1

  2. #2
    Ardus Petus
    Guest

    Re: #Value! Result

    Try:
    =IF(N3="","",N3*$O$1)

    HTH
    --
    AP

    "Darts via OfficeKB.com" <u19990@uwe> a écrit dans le message de
    news:5dd5917d4d79a@uwe...
    > Ok here is my formula
    >
    > =IF(N3*$o$1="","",(N3*$o$1)
    >
    > I copied the formula down it works as long as there is a value in say N3

    if
    > there is a formula in the column the result is #Value!
    >
    > I hope I am explaining this right.
    >
    > thanks
    >
    > --
    > Message posted via OfficeKB.com
    > http://www.officekb.com/Uwe/Forums.a...mming/200603/1




  3. #3
    Darts via OfficeKB.com
    Guest

    Re: #Value! Result

    Ardus Petus wrote:
    >Try:
    >=IF(N3="","",N3*$O$1)
    >
    >HTH
    >--
    >AP
    >
    >> Ok here is my formula
    >>

    >[quoted text clipped - 6 lines]
    >>
    >> thanks


    Perfect !!!!!! Thanks a mill

    --
    Message posted via http://www.officekb.com

+ 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