Questions tagged [duplicate-data]
354 questions
2
votes
1 answer
User defined function for tagging duplicates
I'm trying to create a function that will identify duplicate samples (rows) based off of an ID number and create a new column which will write the test order of the duplicated samples (if any).
The duplicate samples will have the same ID, but will…

GK89
- 646
- 5
- 29
2
votes
2 answers
Using Javascript to pull cell data from one table to another
I don't know if this is possible, and I've been digging around for code for hours with no luck, so I'm going to give this a shot.
Let's say I have a table on a page. It contains the following:
Users | …