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 Wanet Telecoms Ltd 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 Alanclyde

  1. Alanclyde

    DBCC commands

    Dear Tek Tips I am looking for a good source (preferably a book) for all SQL DBCC commands and their uses. Does anyone know wher I could get one and what it would be called.
  2. Alanclyde

    Times in Access

    Thanks PHV...I will gve this a go
  3. Alanclyde

    Times in Access

    I have a database which is holding time in and time out fields. I can create a query that lets me create a calculation between these two fields, [timeout]-timein] however, I want a cumulative of those times. An example might be: TimeIn TimeOut 04:15:00 08:45:00 04:15:00 09:15:00...
  4. Alanclyde

    Mouse hover

    Is there such a thing in Access as Mouse Hover. I want to be able to place my mouse over some text and an infomation box appear showing information about that item my mouse is hovering over and then moving the nouse to some other text, have a relavent message appear for that
  5. Alanclyde

    Using multiple selections in Combo or List boxes

    Phew MajP that is some coding..I will give it a go...thanks for your help
  6. Alanclyde

    Disable right click

    Dohhhhh!!! thanks GingerR I should have realised.
  7. Alanclyde

    Disable right click

    Is it possible to disable the right click option on an MS Access report?
  8. Alanclyde

    Using multiple selections in Combo or List boxes

    Thanks MazeWorX but I am floundering, but your still a star for helping me.
  9. Alanclyde

    Using multiple selections in Combo or List boxes

    Thanks MazeWorX, this is gogin to be tough. I have tried creating a dummy table and reports to see if I can hang them together. Is there no chance of the tables (without data) as I could easily populate them myself with dummy data
  10. Alanclyde

    Using multiple selections in Combo or List boxes

    How can I create a query by using the multiple selection option of a Combo or List box. Say I have three fields: Name Address Phone I want to select Name and Address and create a query by selecting those options from one of the boxes above and then select Name and Phone and update the query...
  11. Alanclyde

    Disable Access break key

    I think I will stick with the latter option, in just activating when I publish. I have a habit of keeping several copies so I will keep it smple I think. Once again, thanks for your help
  12. Alanclyde

    Disable Access break key

    This works fine...I just need to make sure I have a backup and I remember where my hiddin button is...
  13. Alanclyde

    Formatting a password text box to use the *

    Thanks PHV...I will try that instead
  14. Alanclyde

    Formatting a password text box to use the *

    I have some code (not written by me I hasten to add)for issueing and accepting a password from a MS Access TAB CONTROL ...When I input the password it still appears as full text, how can I fromat that part of the code so I am typing in * as is normal practice for PASSWORD entries...
  15. Alanclyde

    Disable Access break key

    Thanks lameid...I will try this and get back with the results.

Part and Inventory Search

Back
Top