Hello:
In an update query I have the following:
(([total meal expense])/([total expenses]))*100
However, this returns 6800.00% in my table. If I delete the *100, I get 100.00% - doesn't make much sense. In my table I have the Meal Expense% field as a number/percentage. Any idea on the proper syntax, or why 6800.00%?
Thank you
In an update query I have the following:
(([total meal expense])/([total expenses]))*100
However, this returns 6800.00% in my table. If I delete the *100, I get 100.00% - doesn't make much sense. In my table I have the Meal Expense% field as a number/percentage. Any idea on the proper syntax, or why 6800.00%?
Thank you