Help in excal data base of DNA

vv4uu

New Member
Joined
Feb 4, 2005
Messages
1
Hi i m not computer person and i had created a data base of DNA coputing of 500 cel.Now in A And B row i have data of DNA names like aaaa and aaab or some times aaaa and aaaa now i need to chack if DNA in A and B are same in Next row it need to show me same and than i can subtrect them and make work with the ones which are diffrent.so basicaly how to compair to char in excel is my qustion.bye.thanx.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
If I'm understanding you correctly, you could just put this formula =IF(AND(A1=A2,B1=B2), "EQUAL", "NOT EQUAL") in cell C1 and copy down. But I might be missing something. Good luck!
 
Upvote 0
vv4uu,

WELCOME to the Board!

Your question could be explained in another way to my sense, but if you provide an example of what you have and what ou would like to get, more specific help can be offered.
You could use Colo's HTML Maker utility for displaying your Excel Worksheet on the board: find the link on the bottom of the page and some FAQ at http://www.mrexcel.com/board2/viewtopic.php?t=92622

kind regards,
Erik
 
Upvote 0

Forum statistics

Threads
1,214,821
Messages
6,121,762
Members
449,048
Latest member
excelknuckles

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top