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 IamaSherpa 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: *

  1. OldWolf

    Forms and Record Data Question

    Ok, the problem was sorted out. I misspelled one of the control names. UntPrce instead of UntPrc. *sigh* It's always the simple errors that catch you. As I was just leaving work after posting, I was not able to check the script until today. Many thanks for the help. -Old_Wolf
  2. OldWolf

    Forms and Record Data Question

    I should read replies a bit more closely before posting. Let me expound on my situation a bit more. I have a table and it contains (among other things) a Qty, UnitPrc, and Total field. The form for the table will multiply Qty by UnitPrc and display the result in an unbound text box without...
  3. OldWolf

    Forms and Record Data Question

    Thanks for the replies. I suppose this my "just in case" approach to databasing. If anything, for whatever reason, should happen to the forms, the user could still get to the order totals quickly, since they would be in the database. And having the DB perform the calculations would...
  4. OldWolf

    Forms and Record Data Question

    Greetings, this is my first post here. I have a form that calculates a total by taking price times quantity. I would like the form to not only display the results of this calculation, but store it in a field in a table. How would one go about doing this? I'm still a relatvie newbie with...

Part and Inventory Search

Back
Top