Function to add a post script to a number. th(91) will return 91st, and th(52) will return 52nd.
Function to convert COBOL formated numbers into VB
Sub to Increase or Desrease a var. Use 'Inc I' instead of 'I=I=1' or 'Inc I,5' instead of 'I=I+5'
This function will allow you to determine if a value is with in the range of another. Example is 12
4 Submissions by Jim Fouch