I would like to know how to get the sum total of 2 fields on a form to show in a third field i.e. [NumHrs]*[PayRate]. I have tried quite afew ways to do this but i am getting nowhere and i am frustrated (the fields are combo boxes)
1) Is the third field a combo box too?
2) Is the third field bound?
3) Do all the combo boxes have a single column?
4) If not, is the value displayed in each the bound value?
5) Is the form a continuous form?