String extract functions, left,right.mid don't work 
Author Message
 String extract functions, left,right.mid don't work

I can't get the VBA string extract functions: left, right
and mid to work.  There is no error message.  The code
just stops running.


Fri, 04 Nov 2005 21:44:19 GMT  
 String extract functions, left,right.mid don't work

Quote:
> I can't get the VBA string extract functions: left, right
> and mid to work.  There is no error message.  The code
> just stops running.

Most often this is due to a broken reference.  The following page gives
a detailed description of the problem and instructions for fixing it:

http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)



Fri, 04 Nov 2005 22:09:05 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Right$ ,left$ mid$ don't work anymore

2. Mid, Left, Right String functions fail if any library is missing

3. LEFT,RIGHT, and MID Functions

4. mid/left/right equivs??

5. Speed difference -- mid/left/right

6. LEFT$, RIGHT$, MID$ Equivalents?

7. Left$,Mid$,Right$

8. Right aligned text boxes don't right align

9. Trivial string question (mid & left)

10. My expressions won't work (simple left or between functions)

11. Left function doesn't work

12. Left function doesn't work

 

 
Powered by phpBB® Forum Software