From: De Jager on

"ryguy7272" <ryguy7272(a)discussions.microsoft.com> wrote in message
news:ECEF5908-47C8-4AFE-A49A-5D505AD1E844(a)microsoft.com...
> On a form, I am doing a simple calculation based on values in two
> Textboxes:
> =[QUANTITY]*[RATE]
>
> This is a commission (TextBox is named COMM). I enter data into several
> Textboxes, and run a small macro to bind the data to a table. Everythign
> updates fine, except the COMM TextBox. How do I bind this to the table so
> all records update appropriately?
>
> Thanks!
> Ryan--
>
>
> --
> Ryan---
> If this information was helpful, please indicate this by clicking ''Yes''.