Re: Locate Table
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Date: Sat, 28 Aug 2004 05:08:20 -0700
Vaughn
Not sure I understand what the ID has to do with "how do I reference this
table in my procedure"? Also not clear on just what procedure you are
describing.
Depending on what you are trying to do, using what mechanism (code module,
macro, code-behind-form, ...), you can often refer to a table by its name
(e.g., tblPerson).
--
More info, please ...
Jeff Boyce
<Access MVP>
Relevant Pages
- Re: Why choose a paragraph element for a paragraph?
... The man visiting the blonde women in the flat above you is your ... a meaning independent of the actual reference. ... refer to or point to the very same and one thing in the world. ... (alt.html) - Re: name range from absolute to relative
... If you want a formula to refer to an absolute column (always column C ... because a relative reference in R1C1 notation DOES NOT CHANGE when you ... refersto formula will appear to change: you have to keep working out what ... based on the previously referenced cells. ... (microsoft.public.excel.worksheet.functions) - Re: Somebody Please Help Me
... Me.lstFirm would refer to lstFrm in the dialog form. ... Dim rst As DAO.Recordset ... reference book said nothing about having to insert a break point to force ... Single stepping confirms that Set rst = Me.RecordsetClone generates the ... (microsoft.public.access.forms) - Re: Need another If/then code
... The ME is a reference to the form. ... I created the table, added the following code you suggested to the necessary field, and I got an error that says "Can't find macro 'Me' ". ... MS Access MVP ... WHERE XYZ>=MinNum and XYZ<MaxNum ... (microsoft.public.access.modulesdaovba) - Re: Accessing Shared Properties of a Parent Windows App from Class Lib
... reference to the mainform object. ... You may change the declaration of shared DBConnection object from ... shared object, there is no need to refer it with mainform object reference, ... Microsoft Online Community Support ... (microsoft.public.dotnet.framework) |
|