refrence to table

T

Tom

Hello there

I want to write a code as follows for the table :

CheckCriteria = Forms![ENTER METRIC TO INPUT METRIC]!
[ENTER METRIC TO INPUT METRIC Subform].Form!IM_Name

I have a checkcriteria function which refrences to the
form and the subform.

Now if i want to refrence a table how can i do that.
I would appreciate if somebody could help me on that.

Thank you.
 
E

Eric Butts [MSFT]

Hi Tom,

I'm not sure I follow what you are trying to accomplish, however, maybe the
solution you are looking for is with the DLookUp aggregate function.

Regards,

Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."

This posting is provided "AS IS" with no warranties, and confers no rights

--------------------
| Content-Class: urn:content-classes:message
| From: "Tom" <[email protected]>
| Sender: "Tom" <[email protected]>
| Subject: refrence to table
| Date: Mon, 20 Sep 2004 06:59:45 -0700
| Lines: 14
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcSfGhW3ui5iYTP5Tgm3QyHkyDpRbg==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.access.tablesdbdesign
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.tablesdbdesign:84097
| NNTP-Posting-Host: tk2msftngxa11.phx.gbl 10.40.1.163
| X-Tomcat-NG: microsoft.public.access.tablesdbdesign
|
| Hello there
|
| I want to write a code as follows for the table :
|
| CheckCriteria = Forms![ENTER METRIC TO INPUT METRIC]!
| [ENTER METRIC TO INPUT METRIC Subform].Form!IM_Name
|
| I have a checkcriteria function which refrences to the
| form and the subform.
|
| Now if i want to refrence a table how can i do that.
| I would appreciate if somebody could help me on that.
|
| Thank you.
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top