Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access2007 and no field refresh

Status
Not open for further replies.

bobnbee

MIS
May 23, 2002
6
US
I am using Access2007 and have an application I have written. Recently, the client has migrated SOME of the machines to Window7 64Bit. On those machines, some calculated fields do not update on the screen. On ALL the WindowsXP machines they do. MY development machine is Windows7 64 Bit and Access2007, and I don't have any problems. I have tried the MS forums, but no joy there. Any body seen this problem? I have found that if I reprogram the objects with .refresh, .recalc and .repaint then they show back up again, but I don't want to have to go through the ENTIRE application and do that on all the forms. It would be the full employment act for me, but I am sure the client would rather not foot that kind of bill.


 
If you're still working on this issue...

Is this a split database or single file? If split, is the back-end over a network? Or else do the calculated fields at all pull data from any external data sources?
 
Hi Bobnbee,
I am experiencing the same issue that you describe. By any chance di you find a soloution that did not require you to change teh code to get the application working on Windows 7.
D.
 
bobnbee,

I just thought I'd point out (if you're still reading here at all), that if it's working on your machine with Win7/Acc2007, but not on the others with Win7/Acc2007, then it's not an OS or Access version issue. It's got to be something else - some piece you have installed, perhaps, that they do not.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top