S
Silvio
Hello, I have the code below to compare a value from control vs. the content
of a list box (column 1), however it does not work. Any idea how to get it to
work?
If Me.DocumentsList.Column(1).Value = me.MyCompany Then
....
Thank you,
Silvio
of a list box (column 1), however it does not work. Any idea how to get it to
work?
If Me.DocumentsList.Column(1).Value = me.MyCompany Then
....
Thank you,
Silvio