Thread: SUM Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] arun.darra@gmail.com is offline
external usenet poster
 
Posts: 14
Default SUM Macro

Hi,

I am a novice to the Macro world and need your help.
Can some one help me write a macro of the type:

=SUM("A" & =FIND_FIRST(column_name, value), "A" &
=FIND_LAST(column_name, value))

any help is appreatiated.

Thanks