+ Reply to Thread
Results 1 to 4 of 4

If formula

  1. #1
    Registered User
    Join Date
    02-20-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    2

    If formula

    Hi,

    I used to be a Lotus guru years ago but Excel has me beat.

    This is what I am trying to do which used to be so easy in Lotus.

    If B48<0, goto C48, otherwise put the value in $E$28 into cell B43,
    If C48<0, goto D48, otherwise put the value in $E$28 into cell C43,
    If D48<0, goto E48, otherwise put the value in $E$28 into cell D43, etc

    Any help much appreciated !!

    Regards,
    Stuart

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,446

    Re: Tricky if formula

    Maybe:

    Cell B43: =IF(B48<0,$E$28,"")

    And drag across.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    02-20-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Tricky if formula

    Many thanks - will give it a try right now.

  4. #4
    Registered User
    Join Date
    01-21-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Tricky if formula

    Hi there! Here you have IF Function tutorial. I hope it helps.

+ 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