Converting Japanese dates to Western ones and vice versa

RedBeard

Well-known Member
Joined
May 16, 2015
Messages
858
A bit of an odd one.
I've been working with a Japanese Excel sheet where the dates are all in the Japanese style.

That is, 2015 would be displayed as 平成27.

Now, I have been searching and having found nothing, come to ask for help here.

Is there a built in converter for western dates to Japanese ones and vice versa, or is this something one must do manually?

Grateful for any and all assistance.
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Use your Macro Recorder then look at the script and copy the portion you need and put that into your vba script.
 
Upvote 0
And the simple solution is the best one.

Thanks, why did I forget about the macro recorder?
 
Upvote 0

Forum statistics

Threads
1,203,174
Messages
6,053,932
Members
444,694
Latest member
JacquiDaly

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