I can get the minute of 42341.9771299769 by using =minute(42341.9771299769); is it possible to get the last minute only of the minute? So if the minute is 5, output 5, if 9, output 9, if 13, then 3, if 28, then 8, if 45, then 5, an so on... Could use either a formula or VBA, whatever is easiest.
Thanks
Bookmarks