G
Guest
Hi there! It's a beautiful day in Cincinnati, Ohio! Using A02 on XP.
I have a form called "ASCiiInfoMain" and a button grouping on it will open
one of 4 ReadOnly queries. I would like to have an unbound control beside
each that will display the number of records currently in each when the form
opens to the requested contract number. One query is called "qSL1ICSYes",
another is "qSL1ICSNo".
I've seen info about DCount and RecordCount. Not sure which to use to
reference a query. I know how to reference fields on forms. Haven't done
this before so want to learn the right way first. Creating an expression
only showed <Value> to select.
Thanks in advance for your time and (I hope) your help.
I have a form called "ASCiiInfoMain" and a button grouping on it will open
one of 4 ReadOnly queries. I would like to have an unbound control beside
each that will display the number of records currently in each when the form
opens to the requested contract number. One query is called "qSL1ICSYes",
another is "qSL1ICSNo".
I've seen info about DCount and RecordCount. Not sure which to use to
reference a query. I know how to reference fields on forms. Haven't done
this before so want to learn the right way first. Creating an expression
only showed <Value> to select.
Thanks in advance for your time and (I hope) your help.