P
P Fu
Hi, I'm new at building queries in Access, so I would greatly
appreciate some help..
1. I have in a field for a query which calculates how old something
is--
Age: Year(Date())-[tblFacConstructedParts]![ConstructYear]
The problem here is that, some records have missing data so my
resulting table has '2003' as some of the ages which is clearly not
right. How do I fix this?
2. After I fix this problem, I have to create a chart where I need to
have 'bins' of ages.. like 0-10, 11-20, etc. When I do the chart, I
just get a bunch of lines. I don't know how to create these bins
where I can display how many buildings are in each age category. How
do I do this? Is there any way I can go about this?
Any help would be greatly appreciated, even general guidelines and
tips for creating queries and charts in Access. I keep getting
confused with SQL commands, so I just need help in general. Thanks in
advance!
Patricia
appreciate some help..
1. I have in a field for a query which calculates how old something
is--
Age: Year(Date())-[tblFacConstructedParts]![ConstructYear]
The problem here is that, some records have missing data so my
resulting table has '2003' as some of the ages which is clearly not
right. How do I fix this?
2. After I fix this problem, I have to create a chart where I need to
have 'bins' of ages.. like 0-10, 11-20, etc. When I do the chart, I
just get a bunch of lines. I don't know how to create these bins
where I can display how many buildings are in each age category. How
do I do this? Is there any way I can go about this?
Any help would be greatly appreciated, even general guidelines and
tips for creating queries and charts in Access. I keep getting
confused with SQL commands, so I just need help in general. Thanks in
advance!
Patricia