+ Reply to Thread
Results 1 to 6 of 6

Formula to automatically add text to one field if information is in another

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    4

    Formula to automatically add text to one field if information is in another

    Hello!

    I'm fairly new to the concept of creating formulas for excel and to be honest I don't know where to start with this one.

    Hopefully the attached example will help. What I'm looking for is a way to automatically put a check mark into the first tab sheet cell if information has been entered into the corresponding cell on another tab in the same workbook. I don't know if this is even possible....

    Any suggestions would be great. Thanks!
    Attached Images Attached Images

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula to automatically add text to one field if information is in another

    also you are new to this forum,
    hi and welcome
    but you can attach sample workbook here
    pictures mean nothing!
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    01-24-2011
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    74

    Re: Formula to automatically add text to one field if information is in another

    Airlea

    you might try this:

    where you want the checkmark -

    =IF(ISBLANK(cell you're checking on other sheet or tab),"","ü")

    the umlaut U is created with alt and 129 ---then format those cells with the "wingdings" font and you'll get a checkmark.

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula to automatically add text to one field if information is in another

    easiest way for checkmark is martlett font lower case a or b

  5. #5
    Registered User
    Join Date
    07-23-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Formula to automatically add text to one field if information is in another

    Thank you for the quick responses everyone The formula worked and I'm tweaking the spreadsheet now.

    Thanks again! Very much appreciated.

  6. #6
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Formula to automatically add text to one field if information is in another

    @ Airlea

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. I'll do that for you now but please keep in mind for your future threads that Rule #9 requires you to do that yourself. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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