Search results

  1. T

    Use form to input data

    So I’m having to develop a form that we can use in case in our web based inventory systems crash. i’m not good with forms at all. I’d like the data entered to go into a table i’ve created with 4 fields. So Field1 and Field2 will stay constant until we hit a button that does a whole new...
  2. T

    Assigning a number based on a range of dates

    So I have a table called StockTable with the following fields Location, Status, Serial, Make, Model, LastDate, DotNumber I also have a table called FCDateRange with three fields DateStart DateEnd and DotNumber For example 3/7/13 – 3/13/13 - 1 3/14/13 – 3/20/13 – 2 Im trying to figure how to...
Back
Top Bottom