Re: $$Excel-Macros$$ if error function

2014-05-09 Thread Ashish Bhalara
Thanks, thats exactly what i found :) Regards. Ashish Bhalara 9624111822 P*Please do not print this email unless it is absolutely necessary. Spread environmental üawareness.♣♣♣* On Fri, May 9, 2014 at 6:49 PM, Vaibhav Joshi wrote: > Hi > > You need to use =if ( ISERROR(fn)=True, if ( iserror(

Re: $$Excel-Macros$$ if error function

2014-05-09 Thread Vaibhav Joshi
Hi You need to use =if ( ISERROR(fn)=True, if ( iserror(fn)=True, , )) HTH//Cheers On Fri, May 9, 2014 at 5:49 PM, Ashish Bhalara wrote: > Dear experts, > > I want to add another function if the result of first function is error, > so please know me the function. > > for example > =if =error,