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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using substr in Access query does not work

Status
Not open for further replies.

trialerror

Programmer
Aug 18, 2003
15
US
I have a query in Access 2002, which is using the substr function, as in ---substr(owner,1,9)
but Access is throwing an error and saying "undefined 'substr' function in expresion."
Any suggestions?
Thanks
 
Thinking of the Mid() function?

Greg
"Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top