I thought I posed this the Forms Forum earlier today...but..can't seem to find it. I hope this is the right forum for my issue/problem if not I apologize and hope someone will point me to the right one.
Otherwise, I'm having trouble getting an unbound text box in a subforms footer to return...
I'm a new user to Access 2010. In the past I managed to create some really neat databases using A2K.
In Access 2010 is there a way to change the default file fomat BACK to 2010??
I'm the process of trying to learn more about Access 2010 via the book..."Access 2010 Bible".
Since all of my...
I/we have an essential database originally programmed in Access 2000. It has a custom tool bar (with drop down menus).
When opened in A2010 the custom menu bar is still present and functions. However, I need to modify/edit the original custom tool bar.
When the dbase is opened holding...
WOW...I think I managed to find the issue..the field linked to the combo box...had a macro firing in the on-got-focus event that was suppose to move to the last record in the table..it worked but for whatever the reasons wouldn't move off it...I removed the macro and all seems fine. I'm using...
Thanks again.
I did try replacing the code according to your last suggestion and got the following:
"Run-time Error 3021
No Current Record "
Sorry...but...while waiting to see if I would get more suggestions, I noticed that the form loads ok..but..is like stuck on one record...the...
Many thanks for the suggestion.
I copied the your suggested code into the VBA pane for the afterupdate event and got the same error message I've been getting with the original code.
" Runtime Error: 2455
you entered an expression that has an invalid reference to the poperty |. "
Any other...
Hope/think this is the right forum group for my issue.
I/we are running several essential databases originally programmed in Access 2000 that run fine in windows XP. We recently changed all workstation/pcs to Windows 7 operating system and plan to instaull Access 2010 each machine. So I'm...