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: DotComDV
  • Content: Threads
  • Order by date
  1. DotComDV

    Staying in the Background

    hi there all, I have a small program that displays in a window a line from a txt file. After 1 min, it skips to the next word in the text file and displays that - but in doing so, it makes the application active again which takes the focus off wateva application i am using at the time. This is...
  2. DotComDV

    Creating a Recordset from a many-to-many access db relationship

    Hi there, i have an access database, with a many-to-many relationship, consisting of 3 tables: tblStock - About 8 columns, eg. CODE, TITLE, AUTHOR (product details) tblCategories - Number Name tblStockCat - StockRef (linked to CODE in tblStock) CatRef (linked to NUMBER in tblCategories)...
  3. DotComDV

    Inputing multiple values into a linked cell (cross referencing?)

    Help! I have an Access database, getting ready for use with a website. I have 2 tables set out as follows: STOCK (Lots of columns, but the one i have linked is called CAT) Categories CatNo CatName I have created a one-to-many relationship between CAT in STOCK and CatNo in Categories so i can...

Part and Inventory Search

Back
Top