Control Source

  • Thread starter Thread starter Kim
  • Start date Start date
K

Kim

I am trying to do a count of the number of items due today
based on today's date - this is what I tried (along with
variations of the same) and get #error when I run the
form: =Count("[frmAalst]![DueDate] =date()"). Any help
would be greatly appreciated.
 
Kim said:
I am trying to do a count of the number of items due today
based on today's date - this is what I tried (along with
variations of the same) and get #error when I run the
form: =Count("[frmAalst]![DueDate] =date()"). Any help
would be greatly appreciated.

Answered in another group to which you independently posted the same
question. That's called "multiposting", and it's generally frowned on
because others don't know what answers have already been given, and so
they duplicate the effort. Also it's harder for you to keep track of
the various replies, and it's harder for later readers of the question,
who may be looking for the same answer, to learn what they need.

In most cases a single, well-chosen newsgroup will do. If your question
really is relevant to more than one newsgroup, the approved technique is
to "crosspost" it instead, by listing multiple newsgroups in the To: or
Newsgroups: line of a single message. If you do that, the message and
any replies will appear in all the listed newsgroups automatically,
which is beneficial to all concerned.
 
Back
Top