+ Reply to Thread
Results 1 to 5 of 5

Is the IF the best formula to use in this situation and help needed with it.

  1. #1
    Registered User
    Join Date
    10-12-2008
    Location
    Port Pirie
    Posts
    53

    Is the IF the best formula to use in this situation and help needed with it.

    Hi im trying to make up a order form so it can generate the stock I need to order according to the day. I have highlighted the problem areas so far. I have higlighted the date just in case there is a way of having the date automatic.
    Last edited by mr63249; 11-03-2008 at 01:28 AM.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Hi, there seems to have been a little mix-up with parnthesis try
    =IF($J$3="SUNDAY";L9-K9;IF($J$3="TUESDAY";M9-K9;IF($J$3="SUNDAY";N9-K9)))
    There are also 2 tests on SUNDAY in this formula. I suppose one of them should be thursday, but not knowing which I didn't adapt the formula

  3. #3
    Registered User
    Join Date
    10-12-2008
    Location
    Port Pirie
    Posts
    53
    Yeah it should of been THURSDAY, sorry.

    =IF($J$3="SUNDAY";L9-K9;IF($J$3="TUESDAY";M9-K9;IF($J$3="THURSDAY";N9-K9)))

    Nope still doesnt work says formula contains an error then higlights sunday?

    Thanks

  4. #4
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Replace ; with , in the formula?

  5. #5
    Registered User
    Join Date
    10-12-2008
    Location
    Port Pirie
    Posts
    53
    Thankyou its all up and running now

+ 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