I want to write a simple formula that will list just the rows in a spreadsheet that match a user ID in the first cell of the row. The spreadsheet contains about 400 user ID's so the other 399 non matching records need hiding.
Is it possible to do this with VBA?
Many thanks in advance for your help.
Is it possible to do this with VBA?
Many thanks in advance for your help.