PC Review


Reply
Thread Tools Rate Thread

Crosstab Graph Report not showing Parameters in text box

 
 
Alaska1
Guest
Posts: n/a
 
      7th Jun 2010
I have a report using a crosstab query in a graph. The query is asking for
parameters. When I try to pass the parameters to a text box on the graph
they will not pass through. I am building it in text box in an expression.
Any suggestions?
 
Reply With Quote
 
 
 
 
Duane Hookom
Guest
Posts: n/a
 
      7th Jun 2010
I would expec the parameters to come from controls on a form. You should be
able to add text boxes to the report near the graph with control sources like:
=Forms!frmParameters!txtStartDate
--
Duane Hookom
Microsoft Access MVP

NOTE: These public News Groups are ending June 1st. Consider asking
questions at http://social.answers.microsoft.com/...ddbuz/threads?


"Alaska1" wrote:

> I have a report using a crosstab query in a graph. The query is asking for
> parameters. When I try to pass the parameters to a text box on the graph
> they will not pass through. I am building it in text box in an expression.
> Any suggestions?

 
Reply With Quote
 
Alaska1
Guest
Posts: n/a
 
      7th Jun 2010
The data is actually in table and in the query. I do not have that data
displaying on the form. Only in the table and the query.

"Duane Hookom" wrote:

> I would expec the parameters to come from controls on a form. You should be
> able to add text boxes to the report near the graph with control sources like:
> =Forms!frmParameters!txtStartDate
> --
> Duane Hookom
> Microsoft Access MVP
>
> NOTE: These public News Groups are ending June 1st. Consider asking
> questions at http://social.answers.microsoft.com/...ddbuz/threads?
>
>
> "Alaska1" wrote:
>
> > I have a report using a crosstab query in a graph. The query is asking for
> > parameters. When I try to pass the parameters to a text box on the graph
> > they will not pass through. I am building it in text box in an expression.
> > Any suggestions?

 
Reply With Quote
 
Duane Hookom
Guest
Posts: n/a
 
      7th Jun 2010
If your criteria values are stored in a table, you can either use the table
in the record source of a report/subreport or use DLookup() or use code.

--
Duane Hookom
Microsoft Access MVP

NOTE: These public News Groups are ending June 1st. Consider asking
questions at http://social.answers.microsoft.com/...ddbuz/threads?


"Alaska1" wrote:

> The data is actually in table and in the query. I do not have that data
> displaying on the form. Only in the table and the query.
>
> "Duane Hookom" wrote:
>
> > I would expec the parameters to come from controls on a form. You should be
> > able to add text boxes to the report near the graph with control sources like:
> > =Forms!frmParameters!txtStartDate
> > --
> > Duane Hookom
> > Microsoft Access MVP
> >
> > NOTE: These public News Groups are ending June 1st. Consider asking
> > questions at http://social.answers.microsoft.com/...ddbuz/threads?
> >
> >
> > "Alaska1" wrote:
> >
> > > I have a report using a crosstab query in a graph. The query is asking for
> > > parameters. When I try to pass the parameters to a text box on the graph
> > > they will not pass through. I am building it in text box in an expression.
> > > Any suggestions?

 
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
Parameters on a Graph not showing up in text box Alaska1 Microsoft Access 0 6th Jun 2010 04:54 PM
Report from a Crosstab w/Parameters sg Microsoft Access Queries 1 18th Nov 2009 12:50 PM
Date parameters on crosstab report? CW Microsoft Access Reports 1 28th Nov 2007 01:06 PM
CrossTab Report with parameters =?Utf-8?B?U2NvdHQ=?= Microsoft Access Reports 3 22nd Jan 2005 09:41 PM
Report based on Crosstab with Parameters =?Utf-8?B?U2hlbGRvbiBQZW5uZXI=?= Microsoft Access Reports 1 17th Nov 2004 02:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:07 PM.