Ordinal Suffixes for all dates and numbers; Show 3rd instead of 3

A surprising omission from the extensive number formatting goodies in Visual Basic (VB) is the ability to append the appropriate ordinal suffix to a number. This is most often used when writing dates in prose. For example, you would write 3rd February 2009, not 3 February 2009. This VB / VBA function returns your number [...]

Follow

Get every new post delivered to your Inbox.