July 31, 2010
Formulas
The data you see in column A is a text string output from a database. I need to extract the Date, and have used the MID Function to get the Month and Day, yet need to include the Year value as well. For this data the RIGHT Function is appropriate because the Year value is [...]
Get the full story …
July 29, 2010
Formulas
By looking at my exported data you can see the Dates in column A are really just a bunch of Text. The database export format spacing is standard: Day of the Week, space, Month, space, Day, space, Time, space, Year. I want to extract the Month and Day by using the MID Function. In cell [...]
Get the full story …