What I want to do is go through a table and if the value (date) in a specified column is the same as a specific date, I want to add certain columns from that row to a multi-column list box.
So for example, I might add columns 1, 5, 4 and 7 to the listbox (in that order).
How do I do this?
Thanks
Chris
So for example, I might add columns 1, 5, 4 and 7 to the listbox (in that order).
How do I do this?
Thanks
Chris