After further review IT guy at the site found the solution here:
PROBLEM - 02/25/13
When opening fe mdb
Error: 3044: 'F:\Clerk\Clerk_Be.mdb' is not a valid path. ezy_Session Form_Open
...
Type: Posts; User: Support4John; Keyword(s):
After further review IT guy at the site found the solution here:
PROBLEM - 02/25/13
When opening fe mdb
Error: 3044: 'F:\Clerk\Clerk_Be.mdb' is not a valid path. ezy_Session Form_Open
...
The FE Clerk.mdb is in C:\NbsA2kFe
I'm familiar with trusted locations in Access 2007 & 2010
I wasn't aware of trusted locations using Access 2003
What do I check for?
I developed front end Clerk.mdb with Access 2000
On a customer's computer I'm using Microsoft Office Access 2003 (11.8204.8172) SP3
Default File Format: Access 2000
I have an Access 2003...
Thanks for information
After further review I replaced comctl32.ocx from another working computer and all is well on troubled computer so far
Can you tell me something about comctl32.ocx?
My working comctl32.ocx is...
The customer has installed:
Microsoft Office Home and Student 2010 and Microsoft Office Professional Edition 2003
I ran it again after your suggestion and got a little further...
Thanks for the response, I ran it again with your suggestion and got the following:
?SaveReferences("Clerk.ref")
VBA: C:\Program Files (x86)\Common Files\Microsoft Shared\VBA\VBA6\VBE6.DLL...
I have the following module that works OK in:
Windows XP Access 2000 and Access 2003
When I run on Windows 7 Access 2003 I'm getting the following error:
Microsoft Visual Basic
Run-time...
Thanks ruirib, you solved my problem, now I can proceed further on the Access 2010 minefield
I now notice that this only is a problem on reports in which the RecordSource is changed in the...
Report Filter Not Working For Me
I'm using Microsoft Access 2010 (14.0.6024.1000) SP1 MSO (14.0.6112.5000)
I'm using Microsoft Windows 7 Professional Service Pack 1
Trying to print a one...
Looks like the problem is solved for now by inserting If Me.Dirty Then Me.Dirty = False
Code has worked OK for the past 12 years without the command on 2000, 2002, 2003 and 2007 systems
Is...
In the second field in tbl_RevTran_Detail I have:
If Me.Dirty Then
DoCmd.RunCommand acCmdSaveRecord 'to save detail
End If
Also as a test I did the following:
If I just click Add and at...
Error 3201: You cannot add or change a record because a related record is required in the table tbl_RevTran_Master
I'm using Microsoft Access 2010 (14.0.6024.1000) SP1 MSO (14.0.6112.5000)
I'm...
Thanks for the info
Looks like this is the last Service Pack was Release Date: 6/27/2011
Service Pack 1 for Microsoft Access Database Engine 2010 (KB2460011) 64-bit Edition
What should the...
What is the current versin of Microsoft Office and Access 2010
Can you provide a website link I can visit to download the most current SP update and Hot Fix updates?
Thanks, John
11397335
Thanks for the feedback
Mail Format Message Format, is HTML
System restore is not an option at this point
Anyone else with suggestions?
AFTER FURTHER REVIEW:
Outlook Email Body Font Size Problem on Send and Reply
I’m using:
Microsoft Office Outlook 2007 (12.0.6607.1000) SPS MSO (12.0.6607.1000)
Windows 7 Ultimate SP1
Email was working OK...
Kim, Did you ever get this resolved?, if so what did you do to fix the font size?
I have same problem and I check my setting without success
Tools, Option, Mail Format, Signatures & Stationary,...
I have Microsoft Access 2007 (12.0.6535.5005) SP2 MSO (12.0.6562.5003)
Does this mean Service Pack 1 mentioned below is installed?
Service Pack 1 also addressed the tedious delay each time you...
I'm using Windows XP SP3
When I’m in Explorer and right click on a batch .bat file, the context menu display Edit (as default), Open, etc
Edit
Open
…
So when I normally left click to run...
The a2k to 2007 Re-installation Delay
I have Access 2000 installed on my computer (a2k (9.0.6926) SP-3 Jet 4.0 SP-7)
I also have Access 2007 installed on same computer Microsoft Access 2007...
Perfect!
10/09/11
Hi Mark
No problems at the moment. But have stumbled across the following two problems:
John
This worked in 2000-2003, but errored in 2007
I’m starting to implement databases and code that have been working in Access 2000 through 2003 with
Access 2007 (12.0.6562.5005) SP2
Programmers worst nightmare, something that worked in an...
Thanks for the help
When printing a 4 page report I was ending up with 41 in the box number
When printing a 82 page report I was ending up with 821 in the box number
When printing a 125 page...