J
jack
Hello,
I am having problems referencing a column in a list box
I have tried all manner of beast like the following but it
just doesn't want to play, could someone please tell me
where I'm going wrong - thanks
strClass = "SELECT classification FROM classifications
WHERE (((classifications.classification) not like 'forms!
[cor - edit]!list9.column(1)'))"
txtClass.RowSource = strClass
this loads the classifications but doesn't limit by the
column entries which are also classifications?
I am having problems referencing a column in a list box
I have tried all manner of beast like the following but it
just doesn't want to play, could someone please tell me
where I'm going wrong - thanks
strClass = "SELECT classification FROM classifications
WHERE (((classifications.classification) not like 'forms!
[cor - edit]!list9.column(1)'))"
txtClass.RowSource = strClass
this loads the classifications but doesn't limit by the
column entries which are also classifications?