Re: $$Excel-Macros$$ Material In Out Register (Stock Register)

2013-05-25 Thread David Grugeon
I am fairly certain there is a standard excel template for this. Just use file new and select the template. It is probably called inventory. On Saturday, 25 May 2013, vikas khen wrote: > Hello Group, > > Anybody have material In Out Register Sheet (Stock Register) If yes > request you to kindly

RE: FW: $$Excel-Macros$$ Dynamic KM Difference Formula

2013-05-25 Thread Amit Desai (MERU)
YES... this helped me a lot.. Thanks a lot. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of priti verma Sent: 25 May 2013 16:13 To: excel-macros@googlegroups.com Subject: Re: FW: $$Excel-Macros$$ Dynamic KM Difference Formula Hi Amit sir, Please use this

Re: FW: $$Excel-Macros$$ Dynamic KM Difference Formula

2013-05-25 Thread priti verma
Hi Amit sir, Please use this formula,if it helps =ABS(IF(IF(AND(H2="yes",G3="no"),AND(H2="yes",G4="yes"))=TRUE,D2-D4,0)-IF(AND(H2="yes",G3="yes"),D2-D3,0)) On Sat, May 25, 2013 at 3:24 PM, Amit Desai (MERU) wrote: > Can someone please look at my query & help me? > > ** ** > > *From:* excel-

Re: $$Excel-Macros$$ Sortring out worksheets in ascedning order

2013-05-25 Thread Vabz
PFA Cheerz!! On Saturday, May 25, 2013 9:52:51 AM UTC+5:30, ITP Abdulgani wrote: > > Gr8, can please tell me, if I want to ignore first two sheet while sorting > ascending or descending. How to do it ? > > > On Fri, May 24, 2013 at 4:50 PM, Abhishek Jain > > > wrote: > >> Check this. >> >> >>

Re: FW: $$Excel-Macros$$ Dynamic KM Difference Formula

2013-05-25 Thread Vabz
See my formula in attachment, im talking abt it. Re-attached Thanks On Saturday, May 25, 2013 3:52:26 PM UTC+5:30, Amit Desai (MERU) wrote: > > No its not that easy. > > > > *From:* Vabz [mailto:v...@vabs.in ] > *Sent:* 25 May 2013 15:51 > *To:* excel-...@googlegroups.com > *Cc:* Amit Des

RE: FW: $$Excel-Macros$$ Dynamic KM Difference Formula

2013-05-25 Thread Amit Desai (MERU)
No its not that easy. From: Vabz [mailto:v...@vabs.in] Sent: 25 May 2013 15:51 To: excel-macros@googlegroups.com Cc: Amit Desai (MERU) Subject: Re: FW: $$Excel-Macros$$ Dynamic KM Difference Formula PFA Just Drag & Drop first formula!! Cheers!! On Saturday, May 25, 2013 3:24:08 PM UTC+5:30, Am

Re: FW: $$Excel-Macros$$ Dynamic KM Difference Formula

2013-05-25 Thread Vabz
PFA Just Drag & Drop first formula!! Cheers!! On Saturday, May 25, 2013 3:24:08 PM UTC+5:30, Amit Desai (MERU) wrote: > > Can someone please look at my query & help me? > > > > *From:* excel-...@googlegroups.com [mailto: > excel-...@googlegroups.com ] *On Behalf Of *Amit Desai (MERU) > *Se

$$Excel-Macros$$ attach digital signature to documentse

2013-05-25 Thread Vabz
Hi, Is it possible to attache Digital Signature to PDF or Any Other documents using excel VBA. Thanks -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RU

$$Excel-Macros$$ Material In Out Register (Stock Register)

2013-05-25 Thread vikas khen
Hello Group, Anybody have material In Out Register Sheet (Stock Register) If yes request you to kindly mail the same. Thanks & regards -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.fac

$$Excel-Macros$$ Re: External excel file insert to single excel file

2013-05-25 Thread bpascal123
this might help * http://www.mydigitallife.info/how-to-add-attach-or-insert-a-file-in-microsoft-office-excel-worksheet/ * Pascal http://multiskillz.tekcities.com/ -- Are you =EXP(E:RT) or =NOT