Hi Robert, Thanks for the quick reply.
I have tried a few things, but was unable to get it to work yet. In the
Where condition using a query, I'm assuming this could be done using an sql
statement? This I have not done yet. I will see if I can figure this out and
get back to you.
thank you,
> You can pass the cell id to the chart in the open statement (the where
> condition) or you can reference the cell id in the query itself. Which you
[quoted text clipped - 41 lines]
> >
> > Thanks!
Robert - 25 May 2008 20:50 GMT
In query design view, where conditions are entered on the line which says
"criteria". When you type in a criterion, a where clause is created in the
SQL view. You can go into SQL view and modify the where clause if you want.
In an OpenReport command, the where condition is one of the parameters.
> Hi Robert, Thanks for the quick reply.
> I have tried a few things, but was unable to get it to work yet. In the
[quoted text clipped - 62 lines]
>> >
>> > Thanks!
Kelly - 29 May 2008 01:13 GMT
HI,
I was able to fianlly get somewhere with having the form Load with the
correct data output. I used your example in a query to reference the form and
also added some code to the form when loading in a few areas. I followed the
steps used in launching the previous form which (1) form is used for the (8)
Stations.
Looks like I'm good for now. Thank you for your help.
> In query design view, where conditions are entered on the line which says
> "criteria". When you type in a criterion, a where clause is created in the
[quoted text clipped - 67 lines]
> >> >
> >> > Thanks!
Robert - 30 May 2008 00:29 GMT
You're welcome.
> HI,
> I was able to fianlly get somewhere with having the form Load with the
[quoted text clipped - 92 lines]
>> >> >
>> >> > Thanks!