A.D. Tejpal
adtp at airtelmail.in
Wed Feb 17 22:38:31 CST 2010
You are most welcome Max!
For your ready reference, the sample in question simulates three styles of list box i.e. (a) Multi-Select - Extended, (b) Multi-Select - Simple and (c) Single Select. For each of these styles, two alternative modes are implemented (continuous form and datasheet form). In datasheet based alternative, the user can adjust the row height if required, so as to suit multi-line content.
Best wishes,
A.D. Tejpal
------------
----- Original Message -----
From: Max (MGA)
To: 'Access Developers discussion and problem solving'
Sent: Thursday, February 18, 2010 01:30
Subject: Re: [AccessD] Right Justify in List Box
Well, that is great lateral thinking. I wont pull down your example but I
will write my own.
Thanks very much AD for pointing me in this direction. As you will see from
my previous posting, I have just found a solution but I am so annoyed with
myself for not thinking of this alternative way to overcome the problem.
I was standing too close to it and forget my own mantra "Go and lie down and
think about it", instead of sitting here trying to code around it. There
is nearly always an alternative way to crack a problem once you distance
yourself from it - and that I dismally failed to do.
Thanks for the insight!
Max
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of A.D. Tejpal
Sent: 17 February 2010 18:26
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Right Justify in List Box
Max,
For complete flexibility in formatting, if you are in a position to
adopt simulated list box, based upon a form, my sample db named
Form_SubformAsListBox might be of interest to you. It is in access 2000 file
format and is available at Rogers Access Library. Link:
http://www.rogersaccesslibrary.com/forum/forum_topics.asp?FID=45
Best wishes,
A.D. Tejpal
------------