R
Rudi
I need some help creating a report. I have a table named User that
contains all of my User information (User_ID, Name, ...,
Marital_status). A user can be single, married,... Now I want to create
a report that will count and display the number of singel users, number
of married users, ... And I want to do this without having the report
display any specific records. Just the numbers.
example:
number of married users: 55
I'm still learning Access as I go so please try to take my lack of
knowledge into account when replying.
Thank you.
Rudi
contains all of my User information (User_ID, Name, ...,
Marital_status). A user can be single, married,... Now I want to create
a report that will count and display the number of singel users, number
of married users, ... And I want to do this without having the report
display any specific records. Just the numbers.
example:
number of single users: 34start of report
number of married users: 55
end of report
I'm still learning Access as I go so please try to take my lack of
knowledge into account when replying.
Thank you.
Rudi