excel - Chart copied to another workbook won't display horizontal axis in date format -


i'm trying link chart workbook in excel 2010. copy-paste trick, except dates on horizontal axis. keep showing numbers (42515), not in date format. tried several things: change axis type, convert source data text (text(42515; "dd/mm/yyyy")...

it's necessary link between 2 charts stays, because use automatically update chart.

anyone suggestions?

the solution:

right click on chart -> format axis -> number -> date


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -