numbers to words

  • Thread starter Thread starter RoyJoseph
  • Start date Start date
R

RoyJoseph

can anyone help how can i convert numbers to words, i tried the module which
was show in the monster it gives an complie error " expected variable or
procedure not module", am new to access and trying to learn, please help
 
Rename the module to something like "Module9".

The module cannot have the same name as the procedure.

You must get the code working to achieve this.
 
Thank Allen, it works


Allen said:
Rename the module to something like "Module9".

The module cannot have the same name as the procedure.

You must get the code working to achieve this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top