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 wOOdy-Soft 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 FrustratedAtWork

  1. FrustratedAtWork

    Update Product table, Quantity On Hand Field...

    Someone PLEASE HELP.. I have a very small and somewhat simple A2000 dB (it's for placing book orders). I have an orders table and and order line item table (one order can have many items (books) ordered. When the user enters the data for a new order a single record with order number is placed...
  2. FrustratedAtWork

    Auto Print in Outlook98

    Does anyone have an idea or suggestion how I can setup Outlook98 to auto print and item when it comes into my inbox. I am looking for a way to do this Outlook rather than have to write a seperate VB program that my users will have to worry about running! I would have thought I could've setup a...
  3. FrustratedAtWork

    Julian Date Formula

    I've been given the task of updating a string value in a paradox 3.5 database. I have never used paradox before and am looking to make a variable = to the current julian date, plus the time. Right now the code I have to work with looks like this: yr = Year(today()) If yr>1999 Then cent = 2000...

Part and Inventory Search

Back
Top