Recent content by Larry G

  1. L

    Trouble getting a calculated field to SUM.

    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...
  2. L

    Question Options/General/Default File Format ??

    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...
  3. L

    How to change a A2K Custom Menu in A2010??

    FYI, after a little more searching it seems I found the answer in a previous post by: vbaInet - posted in Jan.2010
  4. L

    How to change a A2K Custom Menu in A2010??

    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...
  5. L

    Need Help - Combo Box in Form Header

    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...
  6. L

    Need Help - Combo Box in Form Header

    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...
  7. L

    Need Help - Combo Box in Form Header

    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...
  8. L

    Need Help - Combo Box in Form Header

    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...
Back
Top Bottom