+ Reply to Thread
Results 1 to 3 of 3

Formula help

  1. #1
    sdmccabe
    Guest

    Formula help

    Will you suggest a formula to compare the values of two different cells and,
    if the values are equal, input a character (as asterisk) in the formula cell?

  2. #2
    Ardus Petus
    Guest

    Re: Formula help

    =IF(A1=A2,"*","")

    HTH
    --
    AP

    "sdmccabe" <[email protected]> a écrit dans le message de
    news: [email protected]...
    > Will you suggest a formula to compare the values of two different cells
    > and,
    > if the values are equal, input a character (as asterisk) in the formula
    > cell?




  3. #3
    Registered User
    Join Date
    05-10-2006
    Posts
    53
    =if(a1=b1,"*","")

+ 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