A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Extract part of existing text



 
 
Thread Tools Display Modes
  #1  
Old January 26th, 2005, 11:23 PM
Bernice
external usenet poster
 
Posts: n/a
Default Extract part of existing text

trying toextract left characters from control using : Left([project no],2).
Returns undefined function 'left'in expression
  #2  
Old January 26th, 2005, 11:47 PM
John Vinson
external usenet poster
 
Posts: n/a
Default

On Wed, 26 Jan 2005 15:23:03 -0800, "Bernice"
wrote:

trying toextract left characters from control using : Left([project no],2).
Returns undefined function 'left'in expression


This appears to be the very common References bug. Open any
module in design view, or open the VBA editor by typing
Ctrl-G. Select Tools... References from the menu. One of the
..DLL files required by Access will probably be marked
MISSING. Uncheck it, recheck it, close and open Access.

If none are MISSING, check any reference; close and open
Access; then uncheck it again. This will force Access to
relink the libraries.

John W. Vinson[MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outline Renee Hendershott Page Layout 2 December 25th, 2004 02:49 PM
How do I extract a part of a text string? KMBarale General Discussion 3 October 22nd, 2004 08:07 PM
import only the first part of a text file L Mehl Charts and Charting 2 February 17th, 2004 10:47 PM
import only the first part of a text file L Mehl Charts and Charting 0 February 17th, 2004 07:17 AM
Text boxes-help Jon Peltier Charts and Charting 0 January 26th, 2004 05:46 PM


All times are GMT +1. The time now is 03:23 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.