Let's say these are cells B2, C2, and D2 respectively.
Then, we can use the DATE function to create a date from these values. The DATE function in Excel takes three arguments: year, month, and day.
However, since the month is given as a text string, we need to
Show more…