Convert minutes data into proper date

WaqasTariq

Board Regular
Joined
Jun 26, 2012
Messages
54
Office Version
  1. 365
I have a column of data that contains minute values. I am trying to;
  1. Convert the minutes into real/proper dates
  2. Starting from a Month that I will add to P1, date I add in P2, and year I add to P3.
  3. Example data: Minutes_Data.xlsx

This is an idea of what I am trying to achieve.
Raw DataWhat I want to achieveInput
3301/17/22 12:33 AMMonth:Jan
4301/17/22 12:43 AMDay:17
4501/17/22 12:43 AMYear:2022
11201/17/22 1:52 AM
13901/17/22 2:19 AM
147801/18/22 12:38 AM

I am able to convert the minutes how hours and minutes in Excel, but I am struggling to attach them to the correct month/date as I am not sure how to account for months with diffrent days (28, or 30, or 31)

I will appreciate any and all the help.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Upvote 0

Forum statistics

Threads
1,215,784
Messages
6,126,878
Members
449,347
Latest member
Macro_learner

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