green'n'white
07-15-2006, 10:22 AM
Hi,
using asp I have an access table with a number of colums ie, col1, col2, col3, which contain a number of randomly repeated names in each of the rows.
What i would like to do is return the number of times each name is present in all of the columns and present this in a table on my site,
i.e.
john - 2
dave - 3
etc
any help will be greatly appreciated,
using asp I have an access table with a number of colums ie, col1, col2, col3, which contain a number of randomly repeated names in each of the rows.
What i would like to do is return the number of times each name is present in all of the columns and present this in a table on my site,
i.e.
john - 2
dave - 3
etc
any help will be greatly appreciated,