The TEXT Function in Excel: Date to another date format -
in previous excel version, have dates such 01.01.2012 automatically converted format using: =text(c1;"yyyy-mm") : 2012-01 if open document in excel 2013, this: yyyy-00. know error lies. have tried many different solutions fix , cannot find it!
thank help:)
in languages mm gives minutes mm gives months, , need yyyy change too, in german need this:
=text(c1;"jjjj-mm")
once work out format works in text function i'd suggest use cell formatting rather text function, e.g. if use =c1 , custom format "jjjj-mm", or whatever works, in future automatically update if regional settings changed - text function won't update
Comments
Post a Comment