A
Al
I have a table called "tblSheets" that contains sheet numbers as follows:
A-001
A-002
B-001
For each sheet there can be comments made in a table called "tblComments".
I have a form which has a list box that shows all sheets from tblSheets
regardless to whether they have comments existing in the tblComments or not.
I need to show the user which items on the list box that have comments
entered in the tblComments without having the user to click on each item in
the list box to find out if there were comments entered or not. Is there a
way to bold or color items in the list box if they have comments? or any
other way? there can be hundreds of sheets on the list.
thanks
Al
A-001
A-002
B-001
For each sheet there can be comments made in a table called "tblComments".
I have a form which has a list box that shows all sheets from tblSheets
regardless to whether they have comments existing in the tblComments or not.
I need to show the user which items on the list box that have comments
entered in the tblComments without having the user to click on each item in
the list box to find out if there were comments entered or not. Is there a
way to bold or color items in the list box if they have comments? or any
other way? there can be hundreds of sheets on the list.
thanks
Al