How can I take an number (5.25) and spell it out (Five and 25/100)?
D Dirk Goldgar Oct 20, 2004 #2 Al said: How can I take an number (5.25) and spell it out (Five and 25/100)? Click to expand... See if the code here is what you're looking for, or near enough to it: http://www.mvps.org/access/modules/mdl0001.htm
Al said: How can I take an number (5.25) and spell it out (Five and 25/100)? Click to expand... See if the code here is what you're looking for, or near enough to it: http://www.mvps.org/access/modules/mdl0001.htm
A Al Oct 20, 2004 #3 Dirk, Thanks so much! This will work with just a couple of changes and saved me a lot of time. Al