+ Reply to Thread
Results 1 to 5 of 5

display cell in another if cell = specific text - formula in 3rd cell

  1. #1
    Registered User
    Join Date
    09-12-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    2007
    Posts
    3

    display cell in another if cell = specific text - formula in 3rd cell

    Hi ...

    My formula sits in one cell (eg-Q26) checking the value of another cell (R16) after an input in a completely different cell (k11).. If R16 = "No Suburb" then i want K11 to display "No Suburb"
    Can you please help with the tweaking of the formula i have used.

    CELL Q26 formula reads .... =IF(R16="No Suburb",K11," No Suburb")
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,779

    Re: display cell in another if cell = specific text - formula in 3rd cell

    Cell K11 can either hold a formula or be an input cell - it can't be both, so what you are trying to do, if I have understood correctly, is not possible. Your formula:

    =IF(R16="No Suburb",K11,"No Suburb")

    means if R16 contains the words "No suburb", return the value of K11 in Q26, other wise return the words "No suburb".
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-12-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    2007
    Posts
    3

    Re: display cell in another if cell = specific text - formula in 3rd cell

    Thanks, bit disappointing, but thanks for replying. back to the proverbial drawing board.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,779

    Re: display cell in another if cell = specific text - formula in 3rd cell

    You'll have to learn the black art of VBA to do that sort of thing!!!

    Glad to have helped.

  5. #5
    Registered User
    Join Date
    09-12-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    2007
    Posts
    3

    Re: display cell in another if cell = specific text - formula in 3rd cell

    Thanks Ali

    somehow i knew that VBA would rear its somewhat ugly head, oh for the days of C64 Basic.

+ 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. formula to determine which cell is NOT blank and display that cell's text?
    By LWSheehan in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-10-2015, 08:54 PM
  2. Replies: 5
    Last Post: 04-09-2014, 10:36 PM
  3. Replies: 6
    Last Post: 03-03-2014, 02:28 PM
  4. Replies: 2
    Last Post: 08-05-2013, 07:32 PM
  5. Replies: 1
    Last Post: 06-22-2012, 02:18 PM
  6. Extract specific text in Cell A1 and display in A2
    By Dave32 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-22-2008, 08:27 AM
  7. Replies: 2
    Last Post: 05-12-2008, 10:08 AM

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