A
alphaorionis57
My database (Access 2003) has a table which contains employee-wise,
month-wise activity-wise (knowledge management, Administrative tasks, Idle,
etc) data.
Using a cross-tab query I am able to analyse what is the time spent by each
employee, each month amongst different activities.
Since the number of activities is large and some of them are partly
overlapping I require to combine some of the columns in the cross-tab query.
However, when I tried to create a calculated field in a separate select
query based on the cross - tab query to combine the activities "Leave" and
"Leave (part of the day)", the calculated field returned a value only when
there were values for both the fields in the cross - tab query and not when
either one of them was blank.
How do I ensure that calculated field sums the two columns irrespective of
whether one of them is blank?
month-wise activity-wise (knowledge management, Administrative tasks, Idle,
etc) data.
Using a cross-tab query I am able to analyse what is the time spent by each
employee, each month amongst different activities.
Since the number of activities is large and some of them are partly
overlapping I require to combine some of the columns in the cross-tab query.
However, when I tried to create a calculated field in a separate select
query based on the cross - tab query to combine the activities "Leave" and
"Leave (part of the day)", the calculated field returned a value only when
there were values for both the fields in the cross - tab query and not when
either one of them was blank.
How do I ensure that calculated field sums the two columns irrespective of
whether one of them is blank?