SELECT() from multiple tables with different criteria

Hi there,
I have an issue. I keep trying to connect these SELECT() expressions and cannot find the way. I know how to write a select() with multiple conditions but only for one table. The question is how to write a select() for multiple tables? Is there any way to connect those expressions (below) or maybe to write one select()

SELECT(Komentarze[Email];[ID wiadomoล›ci (VC)]=TEXT(Wiadomoล›ci[ID wiadomoล›ci]);FALSE)

SELECT(Wiadomoล›ci[Email];[ID wiadomoล›ci (VC)]=TEXT(Wiadomoล›ci[ID wiadomoล›ci]);FALSE)

Solved Solved
0 3 1,427
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

View solution in original post

3 REPLIES 3

Steve
Platinum 4
Platinum 4

I cannot believe that โ€œ+โ€ is the solution
Thanks Steve

Please how did u use the Plus (+) in the expression

Top Labels in this Space