T
TeriB
I have a table with columns for User ID, Username, and then 76 columns for
function. My table has 2031 records. Each record has an X in certain Function
columns. Some records may only have an X in one column, but some have up to 7.
I need to create a query that lists each record's User Name, Uers ID & then
one new column - where I want to insert the name of the function, based on
the column the X is in. Other than a nested IIF statement, I can't think of a
way to do this.
Please help
function. My table has 2031 records. Each record has an X in certain Function
columns. Some records may only have an X in one column, but some have up to 7.
I need to create a query that lists each record's User Name, Uers ID & then
one new column - where I want to insert the name of the function, based on
the column the X is in. Other than a nested IIF statement, I can't think of a
way to do this.
Please help