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 derfloh 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 Sandspirit

  1. Sandspirit

    Problem with code for History Table

    This is where it is highlighted from the error message: Public Function basLogTrans(frm As Form, MyKeyName As Variant, MyKey As Variant) As String Dim MyDb As DAO.Database ---I tried changing the MyKey.name and the error persists. Is there something on the highlighted area that is not...
  2. Sandspirit

    Problem with code for History Table

    I have this code that I received from RandyMyers in another post, but I keep getting an error message that the information is undefined. I have pasted it nearlt exactly as it was online. Please help. Yes, I am a newbie. The module is: Option Compare Database Public Function basActiveCtrl(Ctl...

Part and Inventory Search

Back
Top