I have a two fields(actually textboxes on subform) "Mileage" and TravelCost"
When data is entered in "Mileage", "TravelCost" should auto fill.
I have tried "=[Mileage]*.31" in the TravelCost Control Source property, this auto fills the textbox but doesn't update data to travelCost field on source table . What is the best way to accomplish this.
I also need to know if it's possible to set the properties on a text box so that the user can not start a new record unless a entry is made.
Please Help.
Thanks...
[This message has been edited by carpstar (edited 04-25-2002).]
[This message has been edited by carpstar (edited 04-25-2002).]
When data is entered in "Mileage", "TravelCost" should auto fill.
I have tried "=[Mileage]*.31" in the TravelCost Control Source property, this auto fills the textbox but doesn't update data to travelCost field on source table . What is the best way to accomplish this.
I also need to know if it's possible to set the properties on a text box so that the user can not start a new record unless a entry is made.
Please Help.
Thanks...
[This message has been edited by carpstar (edited 04-25-2002).]
[This message has been edited by carpstar (edited 04-25-2002).]