Search results

  1. A

    Carrying out calculation based on equation in table.

    hmmm.....C...... I think I'll stick to my VB for now, unless you want to write it in C for me?
  2. A

    Carrying out calculation based on equation in table.

    I think thats the plan...now I've just got to figure out how to do this, its been years since I've done some fun VB stuff :)
  3. A

    Carrying out calculation based on equation in table.

    Workmad...thanks for the honesty, I agree with you- it could turn into a big mess. The last option I've considered is as follows...there would be 5 or 10 already written equations (known to work fine, with proper syntax). The user would simply select the equation they want to use for the...
  4. A

    Carrying out calculation based on equation in table.

    Workmad, Fantastic, that was it. I knew I was missing something simple because I was not reassigning variables. In terms of assigning the record-specific equation, I was thinking about this... Would it be possible to have a form displaying the 10 variables with a field where the user inputs...
  5. 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