I'm trying to create points from the excel/access table. I have Lat/Long, and they are in a format like: 462508 for Lat and 1163445 for Long. It's not creating a shapefile that I would expect. Is there any way to calculate these values into Decimal Degrees?
Looks like your coordinates are UTM based (or something similar). Create your shapefile using the proper UTM zone, then pop it onto your map, then create 2 new fields for LAT and LON and populate them using Calculate Geometry