View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Manos[_2_] Manos[_2_] is offline
external usenet poster
 
Posts: 5
Default Multiply Function

Dear Folks,

I have a small laptop and i am using excel for cxounting stock in the
warehouse i am working. For the fast use i am in one column eg.
A1 3*5
A2 2*9
A3 10*28

There is any way that i can have the result of this number in the column B

eg:
B1 15
B2 18
B3 280

The problem is that for quick use i don't type the equal symbol in the first
column, just the numbers.

Can anyone help me with that problem? Thanks in advance...

With regards Manos