+ Reply to Thread
Results 1 to 2 of 2

Compare cell values and hold till it matches

  1. #1
    Registered User
    Join Date
    01-02-2005
    Posts
    2

    Compare cell values and hold till it matches

    Well I hv a peculiar problem I m creating Trading Application and I need to compare two cell values...and if matched post it as text and not values and......else......if not matched wait till it matches....and then post....

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    Assuming that cells A1 and B1 contain the values you wish compared...

    =IF(A1=B1,"Text Value","")

    Hope this helps!

    Quote Originally Posted by alexcel
    Well I hv a peculiar problem I m creating Trading Application and I need to compare two cell values...and if matched post it as text and not values and......else......if not matched wait till it matches....and then post....

+ 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