Hi, I have attached your sheet with formula for finding the difference in minutes.
I have used the formula CONVERT. If the CONVERT function is not available, install and load the Analysis ToolPak add-in. On the Tools menu, click Add-Ins. In the Add-Ins available list, select the Analysis ToolPak box, and then click OK. Example of CONVERT =CONVERT(A2,"day","hr") Convert 6 days to hours (144) =CONVERT(A2,"hr","mn") Convert 6 hours to minutes (360) =CONVERT(A2,"yr", "day") Convert 6 years to days (2191.5) The above information is given on help section of Excel. I used the formula like this. =CONVERT((d3-c3),"day","mn") As your both dates are written in d3 and c3, it will first calculate the difference and then convert the days into minutes. Hope this is helpful. Regards, Seema On 4/6/10, ╚►♥ѕαη∂єєρ♥◄╝ <sandeepxxxku...@gmail.com> wrote: > > > Hi All, > > > I want to calculate difference between two date , but i want result > in minute's. > please suggest function, > Please find attached & if u r sending solved reply Please "CC" > sandeepxxxku...@gmail.com > > > > > -- > > Thanks & Regards: > ╚►♥ѕαη∂єєρ♥◄╝ > > > -- > > ---------------------------------------------------------------------------------- > Some important links for excel users: > 1. Follow us on TWITTER for tips tricks and links : > http://twitter.com/exceldailytip > 2. Join our Facebook Group @ > http://www.facebook.com/group.php?gid=287779555678 > 3. Excel tutorials at http://www.excel-macros.blogspot.com > 4. Learn VBA Macros at http://www.quickvba.blogspot.com > 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com > > To post to this group, send email to excel-macros@googlegroups.com > > <><><><><><><><><><><><><><><><><><><><><><> > HELP US GROW !! > > We reach over 6,800 subscribers worldwide and receive many nice notes about > the learning and support from the group.Let friends and co-workers know they > can subscribe to group at > http://groups.google.com/group/excel-macros/subscribe > > -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 6,800 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe To unsubscribe, reply using "remove me" as the subject.
Book14(1).xls
Description: MS-Excel spreadsheet