Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Access + VBA + Language settings....


Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2004, 08:08 AM
gar74r73 gar74r73 is offline
Newcomer
 
Join Date: Jan 2004
Posts: 16
Smile Access + VBA + Language settings....


Hi there,
quick question for everyone..
Just produced several forms which make use of list boxes, now as you already probably know " , " indicates a line break so I have some code which extracts data and with the use of commas produces a list box which the user can then use to make their choice.

Now I have released this to several Dutch and German partners and they seem to be having problems using my forms as the commas dont actually line break but they appear within the list boxes.

Is this due to the language settings they are using with XP or is it something else, is there any way around this so that we can all use the same forms dispite what languauge settings we may be using?
Thanks for your time
Rakesh
Reply With Quote
  #2  
Old 01-19-2004, 09:35 AM
Timbo's Avatar
Timbo Timbo is offline
Green-Eyed

Super Moderator
* Guru *
 
Join Date: May 2001
Location: Bangkok, Thailand
Posts: 10,261
Default

Actually the correct delimiter is the semi-colon ";". Read the VB help file topic...
__________________
"He's not the Messiah. He's a very naughty boy!" - Brian's mum

Can't find the answer? >> Try something new!
Become a Professional
Reply With Quote
  #3  
Old 01-20-2004, 04:11 AM
gar74r73 gar74r73 is offline
Newcomer
 
Join Date: Jan 2004
Posts: 16
Default

Hi there,
sure I was using the wrong delimiter, for some reason "," did the job so I never thought that would be the reason,
anyway thanks for the help it works fine now
Rakesh
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB 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
Controlling Access Objects & Features from Excel VBA NateBrei Word, PowerPoint, Outlook, and Other Office Products 5 01-12-2004 07:04 AM
VBA And Access Problem!!!!!!!!!!!! Girish Database and Reporting 3 09-29-2003 04:38 PM
VBA code for Access?? daveydoom Excel 2 09-03-2003 02:00 PM
Getting Started with VBA and Access creativeimages Word, PowerPoint, Outlook, and Other Office Products 1 09-01-2003 05:44 AM
Access Illegal Operation Error nickg96 Database and Reporting 6 09-10-2002 12:53 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->