Hi,
I am getting an error and i tried INDEX and MATCH as well. Here is my stmt
I want to pull a unique number in a column when the row has a grouping of "Remote Access + No shared Folder"
=IF({Client Grouping}@row = "Remote Access + No shared Folder", VLOOKUP({Active Clients - Master Range 1}@row, 1))
not sure what else i can try.
thank you,
Peggy