+ Reply to Thread
Results 1 to 4 of 4

If function help

  1. #1
    Registered User
    Join Date
    10-23-2013
    Location
    Bristol, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Talking If function help

    What I need is a way of adding 1 to a value in a cell if the value from another cell on a different work sheet is above or below a certain value; without any prior knowledge or experience of programming im basically trying to do the following...

    IF L3:L3350>1800 then +1 to J50
    IF L3:L3350<1800 then +1 to F50

    What im trying to do is +1 to the value in cell J50 if SLA was breached (>1800)
    If SLA was not breached (<1800) then +1 to the value in cell F50

    Thank you in advance; I realise this isn't the most technically orientated or posed question but any help would be fantastic,

    Many thanks,

    BC

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: If function help

    You can't change the value in other cells with formulas, you would need a macro (VBA) to do that.

    - Moo

  3. #3
    Registered User
    Join Date
    10-23-2013
    Location
    Bristol, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: If function help

    ah hah,

    Thanks very much, I shall start researching directly

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: If function help

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  2. [SOLVED] IF Function referencing IsNumber, Match, Left function on separate sheets
    By Touch9713 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-12-2013, 10:09 PM
  3. [SOLVED] Using Offset function as the array in the PercentRank function is giving wrong result
    By Bobneil in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 08-06-2013, 09:29 PM
  4. Replies: 1
    Last Post: 03-21-2012, 11:22 AM
  5. Replies: 2
    Last Post: 03-20-2009, 01:29 PM

Tags for this Thread

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