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 Westi 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. futebol3

    Date to Day of Week

    Thanks guys thats exactly what I needed. I appreciate the help.
  2. futebol3

    Date to Day of Week

    Does anyone know how to take a given date (eg. 12/12/2006) and convert this to a day of week (eg. Tuesday)? I havent seen this in any previous posts and any thoughts would be greatly appreciated. Thanks.
  3. futebol3

    Populating a Recordset with dynamic QueryDef

    Found the problem. Thanks for looking. All I needed to do was create a name in CreateQueryDef and execute a DoCmd on that object. Simple...
  4. futebol3

    Populating a Recordset with dynamic QueryDef

    First, any help would be greatly appreciated... I am trying to have a dynamic query populate a recordset so that I can perform several sorting/selecting operations on the data. Note: I took out two loops (Line and Position) because I was simply trying to get the Recordset / QueryDef...

Part and Inventory Search

Back
Top