Help in Design

From: JeffCT (computercardio_at_verizon.net)
Date: 09/30/04


Date: Wed, 29 Sep 2004 22:55:01 -0700

I have a project to develope.
I need to create a form in which the user is to input a state or province.
The information that they enter is then to look at a state field in a table
and calculate how many occurrences of that state or province occur in the
state field of the table. In essence it is a tabulation. I will need to do
this for other fields as well, but for now I need a little guidance as to how
this may be done.

-- 
-- 
Jeff


Relevant Pages

  • Help with Design
    ... I have a project to develope. ... The information that they enter is then to look at a state field in a table ... In essence it is a tabulation. ... this for other fields as well, but for now I need a little guidance as to how ...
    (microsoft.public.vb.database)
  • Re: Help with Design
    ... > I have a project to develope. ... > The information that they enter is then to look at a state field in a table ... of records that match a particular string. ... you can add a table that stores the counts. ...
    (microsoft.public.vb.database)