A
al9315
I have a list box which (with help !) I have managed to :-
cmdButton_Click - Selects from Query 3 fileds from two different tables
The 1st field is a number 1,2,3,4 digits long
2nd - Text......
If e.g. the first two are
28 How are you today
1234 Fine thanks
How can I get them to line up in columns in the list box ? i.e the numbers
are all right justified and the text all left justified....
Thank you
Al
cmdButton_Click - Selects from Query 3 fileds from two different tables
The 1st field is a number 1,2,3,4 digits long
2nd - Text......
If e.g. the first two are
28 How are you today
1234 Fine thanks
How can I get them to line up in columns in the list box ? i.e the numbers
are all right justified and the text all left justified....
Thank you
Al