I have a table/query/recordset that has several columns. I want to match the names of the columns to other values. If the name matches I want to take the name of the column and make it a data value in a column of another table - sort of a reverse crosstab query only instead of taking values & making column headers out of it I want to take column headers & make them values.