Want to add minutes to a specific time and get new time

wowzers

Board Regular
Joined
Jun 7, 2009
Messages
70
Hi, I have a cell (B1) that where i would like to put a user selected specific date and time. I then would like to add minutes that I have in another cell (C1) and would like the new date and time in a different cell (D1). I will be using 24 hr clock, how would I go about doing this??

For example) I pick march 1/11 4:00 as the date and time for cell B1.
In cell (C1) I have a value of 16271 minutes. I would like to add this to the datea and time of cell B1 to get the cumulative date and time in cell (C1). How do I go about doing this?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Hi,

I did that but it just returned a number value?

I gave random numbers in my example. Here are the exact values I am using in the cells.

B1: 02/02/2011 4:00

C1: 16271


Going with your suggested formula the value returned to me in D1 was <TABLE style="WIDTH: 88pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=117><COLGROUP><COL style="WIDTH: 88pt; mso-width-source: userset; mso-width-alt: 4278" width=117><TBODY><TR style="HEIGHT: 12.75pt; mso-height-source: userset" height=17><TD style="BORDER-BOTTOM: #f0f0f0; BORDER-LEFT: #f0f0f0; BACKGROUND-COLOR: transparent; WIDTH: 88pt; HEIGHT: 12.75pt; BORDER-TOP: #f0f0f0; BORDER-RIGHT: #f0f0f0" height=17 width=117 align=right>40587.46647</TD></TR></TBODY></TABLE>???


I need d1 to be in the same format as B1 (date and Time)
 
Upvote 0

Forum statistics

Threads
1,214,585
Messages
6,120,394
Members
448,957
Latest member
Hat4Life

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top