Get String function

xyz321

New member
Local time
Today, 06:29
Joined
Mar 20, 2008
Messages
8
Hye

I have an Access database in which one of the queries has following fields:

Reference1:Getstring([Reference],1) and the second is

Reference2:Getstring([Reference],2)

I cant find any reference to Getstring function's use or functionality. Microsoft's website only says "Obsolete" indicating this is no longer used. (i am using access 2003)

Any help is appreeciated.

Many thanks
Jay
 
Use Edit>Find and select the entire project and look for the function.
 
Thanks for your rpely.

I am not trying to find the function but am trying to find what does this "Getstring" function do?

do you have any ideas?

Cheers
 

Users who are viewing this thread

Back
Top Bottom