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

    Netfinity 5500 Raid not seeing replacement drive

    Netfinity 5500 M10 Raid 5 (3 Disks) Windows NT Recently the 3rd drive failed... Ordered the replacement drive and installed it ServeRaid (version 3.0.14) still sees it the old drive and will not rebuild the new disk Any help here is greatly appreciated Thanks
  2. visualjoy

    VBA first timer needs help

    I'm have never created a VBA module before this my first attempt so please bear with me I'm currently using Access 2000 I'm using VBA to run 2 Queries Query 1 prompts user to enter Billing Date in Table1 Begin Date <=[Enter Billing Date] End Date >=[Enter Billing Date] This outputs 1 record...
  3. visualjoy

    Access 2000 using macro and queries to update table

    I have created a macro that runs two queries Action: OpenQuery Query1 OpenQuery Query2 Query1 [Table1]![Begin] <= [billing_date] [Table1]![End] >= [billing_date] Get [Table1]![Daily_Rate] Query2 Update Query [Table2]![billing_date] = [billing_date] Calc...

Part and Inventory Search

Back
Top