Posted By
Ben Scripps
02-17-2022 13:00
Found In
Egroup:
Graphics
\
view thread
Thanks Red--that's helpful! Can you confirm--does this only work with numeric data? I've got it working where if I use: SELECT [cand1] FROM [Elections$] WHERE [elexRow]=@Text1@ --cand1 is a column in the table, Elections$ is the table name, and elexRow is a column of unique numbers in each row, ...
|