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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Reference



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2004, 02:55 PM
Dale Brown
external usenet poster
 
Posts: n/a
Default Reference

Does anyone now which specific reference the Trim function is in?

  #2  
Old May 25th, 2004, 05:10 PM
Marshall Barton
external usenet poster
 
Posts: n/a
Default Reference

Dale Brown wrote:

Does anyone now which specific reference the Trim function is in?



It's in the VBA library. If you're getting an unknown
function error when you use it, it's because some other
reference is missing or otherwise unresolved.
--
Marsh
MVP [MS Access]
  #3  
Old May 25th, 2004, 07:56 PM
gold
external usenet poster
 
Posts: n/a
Default Reference

I have had to specifically reference the VBA library in my applications. Use VBA.Trim() instead of just Trim().
  #4  
Old May 25th, 2004, 11:07 PM
Marshall Barton
external usenet poster
 
Posts: n/a
Default Reference

gold wrote:

I have had to specifically reference the VBA library in my applications. Use VBA.Trim() instead of just Trim().



That may help with the immediate issue of Trim, but it's
just temporily avoiding the problem of the references being
out of whack.
--
Marsh
MVP [MS Access]
 




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


All times are GMT +1. The time now is 01:10 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.