Thanks a lot Dilip
It worked out and solved my problem. I was in dilemma that the cell 
needs to be displayed in TIME format. Anyways thanks to the TEXT feature 
and YOU.

Best Regards
Praveen Khunte
Lead Engineer

E praveen.khu...@gmail.com <mailto:praveen.khu...@power.alstom.com>

------------------------------------------------------------------------


Dilip Pandey wrote:
> Hi Praveen,
>  
> Try below formula and check it by changing system date.
>  
> =TEXT(IF(AND(HOUR(NOW())>=10,MINUTE(NOW())>=0, 
> SECOND(NOW())>0),TODAY()+1,TODAY()),"dd-mmm-yyyy") & 
> TEXT(TIME(10,0,0)," hh:mm AM/PM")
>  
> Best Regards,
> -- 
> DILIP KUMAR PANDEY  
>    MBA-HR,B COM(Hons.),BCA
> Mobile: +91 9810929744
> dilipan...@gmail.com <mailto:dilipan...@gmail.com>
> dilipan...@yahoo.com <mailto:dilipan...@yahoo.com>
> New Delhi - 110062
> On 10/20/09, *Praveen Khunte* <praveen.khu...@gmail.com 
> <mailto:praveen.khu...@gmail.com>> wrote:
>
>     Hi Dilip
>     Thanks for the effort.It gave me sound idea of manipulating date.
>     However, I would like to reiterate the problem.
>     The cell displays 10/20/2009 10:00AM on 20th October.
>     Can I display 10/21/2009 10:00AM on the same cell automatically
>     when I open the file to 21st October.
>     This means that dynamic date but fixed time in single cell. I hope
>     you understand my requirement.
>
>     Thanks
>     Best Regards
>     Praveen Khunte
>
>
>     Dilip Pandey wrote:
>>     Hi Praveen,
>>      
>>     Try below formula:-
>>
>>     =IF(AND(HOUR(NOW())>=10,MINUTE(NOW())>=0,
>>     SECOND(NOW())>0),TODAY()+1,TODAY())
>>
>>     Best Regards,
>>     -- 
>>     DILIP KUMAR PANDEY  
>>       MBA-HR,B COM(Hons.),BCA
>>     Mobile: +91 9810929744
>>     dilipan...@gmail.com <mailto:dilipan...@gmail.com>
>>     dilipan...@yahoo.com <mailto:dilipan...@yahoo.com>
>>     New Delhi - 110062
>>
>>
>>      
>>     On Tue, Oct 20, 2009 at 7:18 AM, Praveen Khunte
>>     <praveen.khu...@gmail.com <mailto:praveen.khu...@gmail.com>> wrote:
>>
>>
>>         Hi ALL
>>         In a excel sheet, I want to trigger an event everyday when
>>         time exceeds
>>         10 AM.
>>         Is it possible to display on 20th October 2009 in a cell
>>         20-Oct-2009
>>         10:00 AM,
>>         and when date changes to 21st October 2009 then it should
>>         automatically
>>         change to 21-Oct-2009 10:00 AM
>>
>>         Thanks in advance
>>         Regards
>>         Praveen
>>
>>         >
>>
>>
>>
>>
>
>
>
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
----------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group. Our goal is to have 10,000 subscribers by 
the end of 2009. Let friends and co-workers know they can subscribe to group at 
http://groups.google.com/group/excel-macros/subscribe
-~----------~----~----~----~------~----~------~--~---

Reply via email to