filmov
tv
Use VBA to Convert Text Dates into Excel Dates

Показать описание
Excel uses sequential serial numbers for dates so you can calculate with them. However, sometimes you receive text dates fro a database or other program, so you need to convert them into Excel dates in order to do your calculations. VBA can do that for you automatically.