View Single Post
  #5  
Old September 19th, 2004, 09:03 PM
Eric Butts [MSFT]
external usenet poster
 
Posts: n/a
Default

Hi,

You may need to step through the code to see where it's failing. It might
be failing on

Select Case C.ControlType

You might have a Control on your Form that does not have .ControlType as
it's property.

Regards,

Eric Butts
Microsoft Access Support

"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


--------------------
| Thread-Topic: Keeping Track of Revisions
| thread-index: AcSbv2i5vEGuBspKQ9eCvwfMmNyXGg==
| X-WBNR-Posting-Host: 192.169.41.40
| From: "=?Utf-8?B?Q0s=?="
| References:

| Subject: Keeping Track of Revisions
| Date: Thu, 16 Sep 2004 00:33:07 -0700
| Lines: 12
| Message-ID:
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.access.tablesdbdesign
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.tablesdbdesign:83975
| X-Tomcat-NG: microsoft.public.access.tablesdbdesign
|
| Eric,
| I've copied and pasted the code but I keep getting this error when I
changed
| a field and save the form:
|
| Error#: 2447
| Description: There is an invalid use of the .(dot) or ! operator or
invalid
| parentheses.
|
| ck
|
|
|
|