Hi,
This is a bit tricky, but I'll try to explain my problem:
I have 2 DataCombo boxes which display "date from" and "date to". The list box I'm using (not DataList because I don't think it has the Style property, correct me if I'm wrong
) needs to display records from a table in a mdb depending on the date range selected in the 2 DataCombo boxes after an OK button is pressed.
The reason I need the Style property is so users can tick certain records in the list box.
So if anyone could help me out that would be great.
Thanks.......
This is a bit tricky, but I'll try to explain my problem:
I have 2 DataCombo boxes which display "date from" and "date to". The list box I'm using (not DataList because I don't think it has the Style property, correct me if I'm wrong
The reason I need the Style property is so users can tick certain records in the list box.
So if anyone could help me out that would be great.
Thanks.......