PC Review


Reply
Thread Tools Rate Thread

Datasheet problem with newer version of Access

 
 
=?Utf-8?B?TWlrZSBERlI=?=
Guest
Posts: n/a
 
      4th Nov 2006
My database worked fine with Access version 2002
My company has updated to 2003 version.
With the new version the subform datasheet is contiuously updating.
It give the appearance of flashing or scrolling, and does not update the
relevant list box.
For the search I am using;-
sub Combo#_AfterUpdate()
Me.ReordsetClone.FindFirst "['tablename']= '" & Me! [Combo#] & " ' "
Me.Bookmark = Me.ReordsetClone.Bookmark
Me.List6.RowSource = "SELECT DISTINCT ['table field etc etc........]
Then 'Me! [Combo#]= " " , to clear the combo boxes.

The subdatasheet uses an 'Iif' statment to show field 1 or field 2,
(depending which one is empty).
As I say all works well with Access 2002, but will not work in 2003.
My deadline for completion is end of month.
Can any body help please.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access older version of Outlook after upgrading to a newer version FMC_Peter Microsoft Outlook Discussion 3 11th Feb 2009 08:16 PM
Opening newer version in Access 2000 RickM Microsoft Access 3 23rd Jul 2008 12:08 AM
Should I upgrade to a newer version of Access? Max Moor Microsoft Access 1 14th Feb 2008 12:58 AM
problem with newer version of firefox robinb Spyware Announcements 5 1st Jun 2007 01:00 AM
Replacing newer Korean version with older English version =?Utf-8?B?TG9uZXdvbHBo?= Windows XP General 2 13th Apr 2006 08:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 PM.