View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Maracay Maracay is offline
external usenet poster
 
Posts: 11
Default Adding to number to get the cell

Hi Guys,

I want to know how can I do this:

I have column A and B and and with this two number, add then and see the
data in the cell

Column A Column B Column C
12 2 I wanto see the values in A12 +2
(A14)
15 10 I wanto see the values in A15 +10 (A25)
35 20 I wanto see the values in A35 +20 (A55)
:
:

Thanks