P
Pat Whitted
In Access2003 I have a listbox control that displays resources
associated with a project ID. This list is sorted by Week, Role, and
Name. I have been requested to have a line drawn under the last entry
for any given week, providing a visual break between the weeks. I know
I could accomplish this if I created a report based on the same values
and made it a sub to the form, but I need to be able to select and
interact with the items in the listbox. I've looked at both Lebans'
site, and Access Web, but haven't found anything there that would
help. Lebans has some code that alternates the color on every other
line, and there's code for adding line numbering, but nothing for
formatting based on "grouping" in a listbox. TIAFAH! - Pat
associated with a project ID. This list is sorted by Week, Role, and
Name. I have been requested to have a line drawn under the last entry
for any given week, providing a visual break between the weeks. I know
I could accomplish this if I created a report based on the same values
and made it a sub to the form, but I need to be able to select and
interact with the items in the listbox. I've looked at both Lebans'
site, and Access Web, but haven't found anything there that would
help. Lebans has some code that alternates the color on every other
line, and there's code for adding line numbering, but nothing for
formatting based on "grouping" in a listbox. TIAFAH! - Pat