slyvsspy
Registered User.
- Local time
- Today, 16:20
- Joined
- Jun 24, 2002
- Messages
- 51
How would I go about trying to find the number of letters of a word. In my database I have 900,000 words. I split each word into it's own letters using "MID(theword,2,1)". I have 24 fields. Letter1, Letter2, Letter3, and so on.
What could I use to send the number of letters to a text box on my form.?
Thanks,
What could I use to send the number of letters to a text box on my form.?
Thanks,