Re: $$Excel-Macros$$ Countdown Date to target date

2014-10-02 Thread Paul Schreiner
I think your verbal description isn't matching your file attachment. "I need to countdown the number of days remaining on column D (Due Date Extended)" Column E is (Due Date Extended) The values in column D are not always dates. If you mean to count the number of days until the date in the col

Re: $$Excel-Macros$$ Countdown Date to target date

2014-10-02 Thread Vaibhav Joshi
I am confused, there is already data in col D & E, and you want output in same column. So where you want to move existing data? + *I did not do this for you. God is here working through me for you.* On Thu, Oct 2, 2014 at 8:02 AM, Shamugam Pillai wrote: > Hi Guys, > > I have a file which I

RE: $$Excel-Macros$$ countdown macro needed.........

2012-09-10 Thread Rajan_Verma
See the attached Regards Rajan verma +91 7838100659 [IM-Gtalk] -Original Message- From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Anil Bhange Sent: 08 September 2012 2:03 To: excel-macros@googlegroups.com Subject: FW: $$Excel-Macros$$ countdown mac

Re: $$Excel-Macros$$ countdown macro needed.........

2012-09-10 Thread Paul Schreiner
Did you not like the solution I provided?   Paul - “Do all the good you can, By all the means you can, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.” - John Wesley ---

Re: $$Excel-Macros$$ countdown macro needed.........

2012-08-29 Thread Paul Schreiner
What is the purpose for this? On the face, it's very simple. However, it would not necessarily be ACCURATE. Basically, you would initialize a counter and loop , decrementing the counter and display the value, then use Wait() to wait for 1 second. because the time involved in decrementing the count

RE: $$Excel-Macros$$ Countdown

2011-08-21 Thread Rajan_Verma
iveCell.Value = k Next End Sub OnTime is not working until Loop is not complete , -Original Message- From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of GoldenLance Sent: Sunday, August 21, 2011 7:06 PM To: MS EXCEL AND VBA MACROS Subject:

Re: $$Excel-Macros$$ Countdown

2011-08-21 Thread GoldenLance
on. thanks Rajan > > > > > > >From: Rajan_Verma > >To: excel-macros@googlegroups.com > >Sent: Fri, 19 August, 2011 5:51:44 PM > >Subject: RE: $$Excel-Macros$$ Countdown > > >Try this > >From:excel-macros@googlegroups.com [mailto:excel-macros@googlegr

Re: $$Excel-Macros$$ Countdown

2011-08-20 Thread hanumant shinde
AWESOME and very easy . i was thinking in wrong direction. thanks Rajan > >From: Rajan_Verma >To: excel-macros@googlegroups.com >Sent: Fri, 19 August, 2011 5:51:44 PM >Subject: RE: $$Excel-Macros$$ Countdown > > > >Try this >From:excel-macros@googleg

RE: $$Excel-Macros$$ Countdown

2011-08-19 Thread Rajan_Verma
Try this From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Dinesh Prajapati Sent: Thursday, August 18, 2011 7:15 PM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Countdown Hi, Can some one help me to create countdown ( Day-Hour-Min-Sec) i

Re: $$Excel-Macros$$ Countdown

2011-08-18 Thread XLS S
Hope this will Help You. On Thu, Aug 18, 2011 at 10:11 PM, XLS S wrote: > which type downward or upward? and duration ? > > > > On Thu, Aug 18, 2011 at 7:14 PM, Dinesh Prajapati > wrote: >> Hi, >> >> Can some one help me to create countdown ( Day-Hour-Min-Sec) in excel. >> >> Rgds >> Dinesh >> >

Re: $$Excel-Macros$$ Countdown

2011-08-18 Thread XLS S
which type downward or upward? and duration ? On Thu, Aug 18, 2011 at 7:14 PM, Dinesh Prajapati wrote: > Hi, > > Can some one help me to create countdown ( Day-Hour-Min-Sec) in excel. > > Rgds > Dinesh > > -- > -- >