I have a local file named UpdateTable.csv that looks like this:
Chromosome ProbeCount TranscriptCount
chr1 84453 2887
chr10 32012 1087
chr11 49780 1721
chr12 39723 1402
...etc
I just created a table, named "SUMMARY" that has the same row titles. I need to import the file into my table from my desktop..
Thank you for your help!