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 bkrike 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 MichaelCz

  1. MichaelCz

    IS THERE AN EASY ALTERNATIVE TO AUTONUMBERING?

    There is a very simple solution - so simple it doesn't need DAO or DOA or VBA. Goto your table and create an extra field - it must be integer, call it X. Create a memo form which loads up when Access starts - use setvalue for unbounded date field, another field an unbounded field , format to...
  2. MichaelCz

    Remove filter from sub form only

    Hello, I do Access with my "bible" - Automating MS Access with Macros. Some macro's I convert into VBA when error trapping is needed. I've come across an interesting problem: I have a tabbed control on a form with 1 main record source [A], 1 subform which has fields linked to [A] but drawing...

Part and Inventory Search

Back
Top