formatting columns in a listbox

C

Chris Strug

Hi,

Probably a very simple question but I'm having a few problems...

How can I format particular columns of a listbox.

For example, I wish to format the 4th column of lstMain as "#,##0.0000". The
methods I've tried though don't work. Can anyone tell me how to do this?

I'm using an ADP project which to my knowledge won't let you format a field
in a view in the same way as an access query.

Any help is gratefully received.

Kind thanks

Chris S
 
Top