Parsing strings creating filter condition from excel and applying to it to datatable
Hi,
JSL: how to create a reference to a table variable inside a column formula
I would like to build custom formula sheet that I can modify and apply to data table.
Say have a sheet-like in the attachment.
Formula Sheet
and would like concatenate this formula so that I can apply to selectwhere.
I come with for loop idea below but I cannot figure it out how to parse it to selectwhere
dt = o
...