Creating a New Month column pulling date from an existing column
Good Evening,I am trying to script to take a date & time from column and create a new column that shows the month and year. the original column is in the format MM/DD/YY hh:mm on a 12 hour clock, and is a numeric continuous column. I would like the new column to be month-year. Any help would be greatly appreciated.