Hello.
I am populating table via OBDC connection.
I one table there is only ID. (see picture)
[image code removed]
On second table, there is ID and a name of a person. (see picture)
[image code removed]
how would I get coresponding value in a "Naziv" in first table. Note: range is constantly changing (A12124:12455 - because of OBDC connecting).
Normally I would use FOR each loop. I`ve tried many things using Excel, but nothing seems to work. Any help would be appreciated.
I am populating table via OBDC connection.
I one table there is only ID. (see picture)
[image code removed]
On second table, there is ID and a name of a person. (see picture)
[image code removed]
how would I get coresponding value in a "Naziv" in first table. Note: range is constantly changing (A12124:12455 - because of OBDC connecting).
Normally I would use FOR each loop. I`ve tried many things using Excel, but nothing seems to work. Any help would be appreciated.
Last edited by a moderator: