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 IamaSherpa 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: *

  1. finafisken

    programmer -> marketing

    Hi! I've just moved into marketing and I wonder if anyone knows of a site like tek-tips where you could discuss marketing issues? Seey'all! /Markus
  2. finafisken

    form to display recordset

    Wow! So easy... so much time wasted... :-) However, in this particular case I've engulfed myself in code so it won't work. I try to force the recordset values into a textbox on a form (which by chance is very similar to the Northwind Quartly orders subform..) but only the very last record is...
  3. finafisken

    form to display recordset

    Howdy! How do you go about displaying the results from a query (safely tucked away in a recordset) in a form (Access 97)? The query is dynamic so there is no way of knowing the number of fields or records beforehand. Thank you all! /Markus
  4. finafisken

    controlling what column to SELECT from Combo Box

    this was ALMOST what I wanted... The root of my problem is that SQL won't accept that SELECT tries to retrieve a variable.
  5. finafisken

    controlling what column to SELECT from Combo Box

    Hi everybody! My problem is that I need to give the user control over which column that will be displayed in an Access 97 query. I thought that a Combo Box would be perfect for this as it works perfectly when sorting out different posts using WHERE. However, this seemed not to be the case at...

Part and Inventory Search

Back
Top