Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GBuser

  1. GBuser

    Converting numbers to spelled words for checks (still)

    Thanks. Checks is a fieldname in a data table. I put the routine as a module. The code =English([checks]) was entered into the ControlSource line of a textbox in the report. I either get errors or "Enter Parameter Value." I also had a friend enter the routine as a format event and...
  2. GBuser

    Converting numbers to spelled words for checks (still)

    Thanks for the help. That is module I downloaded. I still don't know how to use it, however. Is it =English(checks) or English(N), N=checks or something else? Neither seems to work for me. My old database program solved this with a simple formating (x,) and that was an old DOS based...
  3. GBuser

    Converting numbers to spelled words for checks (still)

    I found a very useful downloadable module from a similar question in July but I still don't know how to implement this in a report. I simply want to be able to write a check where the amount of the check is spelled out using words. The module appears to be named "English." I have...

Part and Inventory Search

Back
Top