G
Guest
Looking for a little help on this brain teaser....
I have an access db with around 20 columns.
Of these 20 columns 10 of them are user names.
The remaining are tasks completed.
what I would like to do is have a query that show all the data for the first
10 columns but only where there is a value in the column that is related to
the user asking the question.
ie ask them for their name and the query will return all rows for columns
1-10 and the column with their name on top.
This will allow them to see their performance at the task if they were
actually there or not and ultimately give them a % of attendance number.
I have an access db with around 20 columns.
Of these 20 columns 10 of them are user names.
The remaining are tasks completed.
what I would like to do is have a query that show all the data for the first
10 columns but only where there is a value in the column that is related to
the user asking the question.
ie ask them for their name and the query will return all rows for columns
1-10 and the column with their name on top.
This will allow them to see their performance at the task if they were
actually there or not and ultimately give them a % of attendance number.