Re: $$Excel-Macros$$ Tabulating Real time price data in an Excel sheet

2010-02-25 Thread mag-mn
Hi, This is not complete, but you could use a nested IF Statement. Something like this in cell P6 =IF(LEN(N6)>0,N6,IF(LEN(M6)>0,M6,IF(LEN(L6)>0,L6,K6))) On Jan 14, 11:40 pm, ankur wrote: > hi Gurmeet >  can i  have sample file,then  it will be  easy > Have A Nice Time & Enjoy Life > > Regard

Re: $$Excel-Macros$$ Tabulating Real time price data in an Excel sheet

2010-01-14 Thread ankur
hi Gurmeet can i have sample file,then it will be easy 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 Thu, Jan 14, 2010 at 2:19 PM, Gurmeet Singh wrote: > Hi, > > Current Situation: > I am currently using a chart