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!

Search results for query: *

  • Users: paulbasi
  • Content: Threads
  • Order by date
  1. paulbasi

    Create table query and relationship

    Hello, I have a couple of tables, one called tblUsers and one called tblQTdb I have a query that creates a table called tblCurrentuser. The query uses the logged in user's ID to pull additional information for that user. I want to use that table and pull the UserID from it and pull information...
  2. paulbasi

    Combox box base on previous combo box

    It’s been a few years since I have worked with MS Access so please forgive my newbeeness. I am trying something very simple and I have done it before but for the life of me, I can’t remember how. I have searched for over a week and just can’t seem to make it stick in my head. Here is my last...
  3. paulbasi

    Copy contents of a cell containg time/date

    I’m trying to dump a text file from an Excel sheet with calculated results. I need to do some time calculations and then take the results and export them to a text file. Here is a simplified example of what I am trying to do … A1 = start time B1 = duration C1= end Time (calculated) D1...
  4. paulbasi

    VBA Module Size

    I'm writing a SUB PROCEDURE that has many IF THEN ELSE staements. As a matter of fact, there are too many and I am getting errors. Is there a simple solution? Here is a quick run down on what I am attempting: When I open the form, it hides certain fields and displays others ... The section...
  5. paulbasi

    =Environ("username") in Access 97

    Hello, I am using this in my DEFAULT value in a table from a tip that I got here. I tried it at home running Windows XP and it works great. However, at work where we have users with Win95, NT4 and XP, the default will not work with Windows 95. Can someone please give me some guidance...

Part and Inventory Search

Back
Top