This will return the number of found items (2). Is there a syntax that will allow me to use variables instead of numbers, or do I just use a workaround.
x = [Count(Find({2,4}, 12345))]
This will return the number of found items (2). Is there a syntax that will allow me to use variables instead of numbers, or do I just use a workaround.
x = [Count(Find({2,4}, 12345))]
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'