Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / March 2007

Tip: Looking for answers? Try searching our database.

Ubound and Lbound

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
cage4000 - 09 Mar 2007 23:18 GMT
How do you use Ubound and Lbound in the Expression Builder?  If possible can
you list some examples?

Thanks for your help,

Cage
Allen Browne - 10 Mar 2007 01:24 GMT
LBound() and UBound() apply to arrays.
Arrays are used in code.
They are not very useful in expressions in text boxes or query fields.

There's a practical example of using UBound() in code here:
   http://allenbrowne.com/func-10.html
The code parses a phrase into an array of words, and loops through the array
to return the n-th word.

Signature

Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

> How do you use Ubound and Lbound in the Expression Builder?  If possible
> can
[quoted text clipped - 3 lines]
>
> Cage
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.