N
NickH
Hi
I hope this is the correct Newsgroup.
I am trying to produce a form which will display data from
a query however,I would like to be able to only display
the data record which has a column in a set state
i.e "ON".
Example;
Query Table
SessionID: Type: Status: FreqScale: Point: Freq:
0 0 OFF 0 1 12
0 1 ON 0 2 13
1 0 ON 0 3 11
1 2 OFF 0 4 12
The general idea will be to display the just the Data,
where the status is "ON", and to merge it out to a word
document.
All data were Status = "OFF" will not be shown.
Whether this is easier done in Query or Form, I am open to
suggestions, any help would be much appreciated
Regards
Nick
I hope this is the correct Newsgroup.
I am trying to produce a form which will display data from
a query however,I would like to be able to only display
the data record which has a column in a set state
i.e "ON".
Example;
Query Table
SessionID: Type: Status: FreqScale: Point: Freq:
0 0 OFF 0 1 12
0 1 ON 0 2 13
1 0 ON 0 3 11
1 2 OFF 0 4 12
The general idea will be to display the just the Data,
where the status is "ON", and to merge it out to a word
document.
All data were Status = "OFF" will not be shown.
Whether this is easier done in Query or Form, I am open to
suggestions, any help would be much appreciated
Regards
Nick