answersLogoWhite

0

You can use a simple formula to multiply with the * operator. If the values were in cells Q2 and Q3, your formula would be:

=Q2 * Q3

You could also use the PRODUCT function, like this:

=PRODUCT(Q2,Q3)

User Avatar

Wiki User

9y ago

What else can I help you with?