Thread: help with excel
View Single Post
 
Old 06-01-2017, 12:38 PM
adrianoromano adrianoromano is offline Windows 10 Office 2013
Novice
 
Join Date: Jun 2017
Posts: 5
adrianoromano is on a distinguished road
Default

Quote:
Originally Posted by adrianoromano View Post
Ok thank you,

another question: I have a number in C10 and another numberin C16. In cell H10 I want to obtain the value of C16 and I tried to write this: "=indice(D,=rif.riga(d10)+6)" but it doesn't work. why?

Thank you
Hi, rephrase my problem in another way. I need a function that given some numbers in column A returns only some of them. In others words I want to obtain in cells B1,B2,B3 etc the values of A10, A20, A30 etc respectively. That is, there is a distance of 10 between rows in column A.
how can I do this?

Thanks
Reply With Quote