I am reading a date from a file. It comes in as 'May 6, 2014'. I want to convert it to the numeric format (such as 41051, et al), but cannot seem to get the syntax right. All I can get it to do is simply show it as it already is...even using the 'Date#' function.