Unsure if this can be done but I have multiple lines in the Data Table and within my For Each, I need to only apply a specific ‘Click’ Activity on the first pass.
For all subsequent passes I need it to be ignored.
There’s nothing that changes within the application that could make me put in an IF, so if anyone can advise if this can be done that would be much appreciated.
Reason for needing this incidentally, is I’m relying on key presses within the For Each, as the Application doesen’t recognise different cells and so I’m unable to iterate through the Application in a standard way