* *
>>
>> *=SUM(OFFSET($A4,,ROWS($L$3:L3),1,4))*
>>
>> * *
>>
>> * *
>>
>> *Regards*
>>
>> *Rajan verma*
>>
>> *+91 7838100659 [IM-Gtalk]*
>>
>> * *
>>
>> *From:* excel-...@googlegroups.com [mailto:
*Vabz
> *Sent:* 12 September 2012 9:52
> *To:* excel-macros@googlegroups.com
> *Subject:* $$Excel-Macros$$ Re: UDF to sum range
>
> ** **
>
> hi
>
> ** **
>
> Question was really tuff..but not impossible..
>
> ** **
>
> I could manage t
=SUM(OFFSET($A4,,ROWS($L$3:L3),1,4))
Regards
Rajan verma
+91 7838100659 [IM-Gtalk]
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of Vabz
Sent: 12 September 2012 9:52
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Re: UDF to sum
IN J4 TYPE = SUM(OFFSET(A4,0,ROW(A1),1,4))
On Wed, Sep 12, 2012 at 9:52 PM, Vabz wrote:
> hi
>
> Question was really tuff..but not impossible..
>
> I could manage to solve without UDF
>
> PFA.. Soln is in K column..
>
> Cheerz..
>
> Rgds//Vabz
>
>
> On Friday, August 17, 2012 11:28:51 AM UTC+5
hi
Question was really tuff..but not impossible..
I could manage to solve without UDF
PFA.. Soln is in K column..
Cheerz..
Rgds//Vabz
On Friday, August 17, 2012 11:28:51 AM UTC+5:30, Amol J wrote:
>
> Hi experts, I need your help, I tried myself but unfortunatly its not
> working.
> I need