Entering Expressions in Datasheets

B

Bert

Please assist. I created a form and entered the expression =[Item
Quantity]*[Item Unit Cost] in the Control Source field of the Propierties. I
want to use the same expression on the datasheet. How do I do this?

Thank You,
 
J

Jerry Whittle

If by datasheet you mean Table, you can not. However you can use a similar
formuala in a query. Also you should still see the results in the datasheet
view of the form.
 
Top