I have a lookup field on a table that is a combo that displays one field which is Currency called "Field1"
I have another field in the table that is a number called "BudgetedHours"
I want to have a field on a form that when a user selects from (Field1) the field automaticly multiplies it buy the hours but for some reason I cannot get this to work. I'm assuming because its a combo lookup field but not sure how to get around that.