Re: $$Excel-Macros$$ formula for showing multiple of a no.

2010-02-20 Thread Deepak Rai
Hi Paul, Nice one. Good job done Thanks, On Sat, Feb 20, 2010 at 10:07 AM, ankur wrote: > hi sastry > i think ur query has been solved by paul , for any more clarification > u can post ur msg > Have A Nice Time & Enjoy Life > > Regards: > CMA Ankur Pandey > (Someone Different) > > I'm not

Re: $$Excel-Macros$$ formula for showing multiple of a no.

2010-02-19 Thread ankur
hi sastry i think ur query has been solved by paul , for any more clarification u can post ur msg Have A Nice Time & Enjoy Life Regards: CMA Ankur Pandey (Someone Different) I'm not the best but i'm not like the rest~~ On Sat, Feb 20, 2010 at 12:27 AM, Paul Schreiner wrote: > First of all, y

Re: $$Excel-Macros$$ formula for showing multiple of a no.

2010-02-19 Thread Paul Schreiner
First of all, you should check the "help" for the "or" function. It says: Returns TRUE if any argument is TRUE; returns FALSE if all arguments are FALSE and    The arguments must evaluate to logical values such as TRUE or FALSE, or in arrays or references that contain logical values. that