Thread: multiplication
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RagDyeR RagDyeR is offline
external usenet poster
 
Posts: 3,572
Default multiplication

Did you prefix the function with an equal sign?

=PRODUCT(E10:F10)

OR

=E10*F10

--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"fitpeach3" wrote in message
...
Help all I am trying to do is multiply two cells together.
Cell one is 50.00 and cell two is 0.50 this should equal $25.00
All that keeps showing is the formula.
Help gives me this formula: PRODUCT(E10:F10)
All I get is the typing. The formula does not work.
Please help me.