Hi there,
Maybe my problem is very simple, maybe not bur I can't seem to solve it.
I have created a query that will look trough a column for a value that I give in.
I do this with the statement
Like '*' & [What is the IP?] & "*"
in the criteria field. I would like the search to look further than one column and also look for the value that I provide in Column 1, 2 and 3.
My question is can that be done in the same statement ? If so how ?
Column 1 | Column 2 | Column 3
R01 Prim IP-Eth0 | R01 Prim IP-Eth0 | R01 Sec IP-Eth0
Maybe my problem is very simple, maybe not bur I can't seem to solve it.
I have created a query that will look trough a column for a value that I give in.
I do this with the statement
Like '*' & [What is the IP?] & "*"
in the criteria field. I would like the search to look further than one column and also look for the value that I provide in Column 1, 2 and 3.
My question is can that be done in the same statement ? If so how ?
Column 1 | Column 2 | Column 3
R01 Prim IP-Eth0 | R01 Prim IP-Eth0 | R01 Sec IP-Eth0