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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wvmitchell

  1. wvmitchell

    ACCESS 2013 Date Picker Issue - Run-time error '2683'

    If you don't like the built-in date picker, take a look at the Ken Getz "Access 97 Developer's Handbook" which can be found on Amazon for less than $20 USD... Chapter 8 has a pop-up Calendar form that does not require ActiveX. BTW you can redistribute the MSCAL.OCX, however you need to have a...
  2. wvmitchell

    Run-time error 2486 - Access 2000 VB error

    I was getting error 2486 in several Access 2000 reports, but not all the time. Scenario: Report_Open opens a modal popup form to select criteria; user clicks OK and form is hidden; report uses selection criteria to display data; Report_Close closes the form and the report closes. (Original...
  3. wvmitchell

    A2K blank pages in report (error 2486)

    Sorry, I didn't mean both modal and popup, you wouldn't be able to see the report behind the form. This was an inherited project. I don't care for the previous developer's methods, but I need to make his stuff work :-(
  4. wvmitchell

    A2K blank pages in report (error 2486)

    When you select a report from the custom menu, the report Open event opens a modal popup form where the user selects the criteria and group/sort expression, then clicks OK to preview the report with those settings. The report Close event closes the popup form. Simple enough, you would think. On...

Part and Inventory Search

Back
Top