PC Review


Reply
Thread Tools Rate Thread

Calc'd Field on Report

 
 
=?Utf-8?B?U3RldmU=?=
Guest
Posts: n/a
 
      31st Oct 2007
I have a report that is looking at a table.
1 item on the report needs to get a calc'd field in a query. But I am am
having problems pointing the record source to the query. Expression builder
in Access 2003 insists on building the following expression:
=[Query3]![Counts] which results in an error on the report.

Help !!!!

Thx in advance for the help.
 
Reply With Quote
 
 
 
 
fredg
Guest
Posts: n/a
 
      31st Oct 2007
On Wed, 31 Oct 2007 13:40:03 -0700, Steve wrote:

> I have a report that is looking at a table.
> 1 item on the report needs to get a calc'd field in a query. But I am am
> having problems pointing the record source to the query. Expression builder
> in Access 2003 insists on building the following expression:
> =[Query3]![Counts] which results in an error on the report.
>
> Help !!!!
>
> Thx in advance for the help.


Does the query have a field named "Counts" and returns just 1 value?

=DLookUp("[Counts]","Query3")

--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
 
Reply With Quote
 
=?Utf-8?B?U3RldmU=?=
Guest
Posts: n/a
 
      31st Oct 2007
Yes it does and it returns 35 values.

"fredg" wrote:

> On Wed, 31 Oct 2007 13:40:03 -0700, Steve wrote:
>
> > I have a report that is looking at a table.
> > 1 item on the report needs to get a calc'd field in a query. But I am am
> > having problems pointing the record source to the query. Expression builder
> > in Access 2003 insists on building the following expression:
> > =[Query3]![Counts] which results in an error on the report.
> >
> > Help !!!!
> >
> > Thx in advance for the help.

>
> Does the query have a field named "Counts" and returns just 1 value?
>
> =DLookUp("[Counts]","Query3")
>
> --
> Fred
> Please respond only to this newsgroup.
> I do not reply to personal e-mail
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calc field causing data loss in report.... Victic31 Microsoft Access 0 3rd Dec 2009 04:59 PM
Linking field in main form with field in subform to perform calc Ammo Microsoft Access Form Coding 0 7th Aug 2008 05:35 PM
Pivot Tbl Calc Field using %'s =?Utf-8?B?Z3JhbW9zMTQ=?= Microsoft Excel Misc 4 3rd Apr 2006 03:25 AM
Sort a report descending by aggregate calc rather than field =?Utf-8?B?TWFyY3VzIE1vcnJpcw==?= Microsoft Access Reports 4 17th Dec 2005 05:36 PM
Calc field in form MA Microsoft Access Forms 4 23rd Jan 2004 06:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:05 PM.