Search results

  1. A

    Move current record to end of table based on text value in field

    Simple problem, I think...just never had to do anything like this... Essentially, if the text in the field [HSTemp] starts with CT, I would like to move this record to the end of recordset (making it the last record). Once I find the CT flag, I can't seem to get the record to move to the end...
  2. A

    Carrying out calculation based on equation in table.

    I have a form that displays 10 variables. 6 are already defined, and the other 4 are user defined. There is also an equation field in this form that allows the user to input an equation based on these variables. So, for example, I have fields named kAir, Tmax, JC, JA, CS, AmbT, VA, VB, VC and...
Back
Top Bottom