View Full Version : write checks from Access in Hebrew


Jane Tager
11-17-2008, 01:11 AM
Hi! I'm looking for a function that will convert a number (currency) to words in HEBREW to write out checks in Israeli currency -- for example 550 should read חמש מאות חמישים ש"ח בלבד. I have found such functions is English and French, but not Hebrew. If anyone knows where to find this I'd be greatly appreciative.

RuralGuy
11-17-2008, 09:10 AM
Have you tried changing THIS CODE (http://www.mvps.org/access/modules/mdl0001.htm) to work in your situation?

Jane Tager
11-17-2008, 11:46 PM
Thanks! I did just that, and it works. (I had seen that code before, but it never occurred to me to change it myself. But I did!)

RuralGuy
11-18-2008, 07:34 AM
Excellent! That's how most of us started. ;)