Search results

  1. F

    DoCmd.OpenForm Error...3001

    All, just wanted to see if anyone had any ideas about this error. All of a sudden this evening our Access Program on work network drive is getting an error when trying to open one form. It throws an Invalid Argument error - 3001. Other forms work ok but this is the only one. No changes have...
  2. F

    Access 2000 vs Access 2010

    All, I'm stepping back into coding after a 5 year layoff so bare with me. I'm working on some access code that was converted from 2000 to 2010. One field is a textbox and it's control source is the following... =IIf([InternationalChk]=Yes,"Lease","County") 'InternationalChk' is the field in...
  3. F

    Stay at home Dad in Texas getting back into the game...

    Hey Y'all! I've been at home with my kids for the last 5 years and haven't done much coding, it's amazing how difficult it is to get stuff done with new borns and toddlers! I'm starting to help out with some programming for my wife's small company and they have an Access program that's been...
Back
Top Bottom