Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What are Dlookup and DCount functions

0 views
Skip to first unread message

Jean Casanova

unread,
May 10, 1998, 3:00:00 AM5/10/98
to

I'm a new user of this Access newsgroup but familiar with vba.
I usually see the mention of Dlookup and DCount functions. Wath are they
doing, what is the code ?
--
J. C.

Douglas J. Taylor Jr.

unread,
May 10, 1998, 3:00:00 AM5/10/98
to

A97

Private Sub myReply_Open(Cancel As Integer)
Me![Answer] = DLookup("[DLookup Function]","AccessHelp")
Me![Answer2] = DLookup("[DCount Function]","AccessHelp")
End Sub

Seriously go to Access Help and search for these Functions, they are
explained and show examples.
--
Doug
Reply to is anti-spammed remove the "z" from email
or click here: do...@email.msn.com

Jean Casanova wrote in message <01bd7c03$a3682720$LocalHost@casanova>...

Jean Casanova

unread,
May 12, 1998, 3:00:00 AM5/12/98
to

Many thanks, thought it was specific to A97 when i just work with A95

--
J. C.
Reply by removing the "nospam." from email
or click here : Jean.C...@wanadoo.fr

Douglas J. Taylor Jr. <do...@ezmail.msn.com> a écrit dans l'article
<uWFQM7J...@uppssnewspub04.moswest.msn.net>...

0 new messages