Re: Reports 2.0 question ??
From: <stowe_at_mcs.net>
Date: 1995/05/17
Message-ID: <3pdbb4$2ra_at_News1.mcs.com>#1/1
Date: 1995/05/17
Message-ID: <3pdbb4$2ra_at_News1.mcs.com>#1/1
> jalford_at_immcms1.redstone.army.mil (huckleberry) writes:
> Can someone enlighten me as to how I can add two columns that come from
> seperate queries ?? I've tried various methods but can't get away from the
> 'incompatible frequency' error, which is obvious since the columns are in
> different groups !! Any help will be appreciated !! Thanks in advance ;-)
>>>>
There are two basic ways to do it:
- Place both columns in the same query
- Create a Summary column to house one of the columns outside its group, and then create the formula column to add one column to the summary column.