S
shcram
I'm a new Access user and not very technical, so I hope someone can giv
me an easy way to solve my problem. With a query I extract the record
I need - a list of animals at our shelter. Then with a report I wan
to interpret some of the information from the query. For example, th
query tells me "male" or "female" for each animal. However, on th
report I want two columns - one for "male" and one for "female". I
the animal is male, I want to put a '1' under the "male" column and
'0' under "female" If animal is a female, then I want a '0' unde
"male" and a '1' under "female". Then I'll sum up the contents o
these derived fields at the end of the report. Can I do this wit
Report Wizard? or in Design mode? I'd rather stay away from SPL cod
- too complicated for me! Thanks, Su
me an easy way to solve my problem. With a query I extract the record
I need - a list of animals at our shelter. Then with a report I wan
to interpret some of the information from the query. For example, th
query tells me "male" or "female" for each animal. However, on th
report I want two columns - one for "male" and one for "female". I
the animal is male, I want to put a '1' under the "male" column and
'0' under "female" If animal is a female, then I want a '0' unde
"male" and a '1' under "female". Then I'll sum up the contents o
these derived fields at the end of the report. Can I do this wit
Report Wizard? or in Design mode? I'd rather stay away from SPL cod
- too complicated for me! Thanks, Su