Hi guys,
I want to create a robot which can select every column or the entire first row and then send a hotkey to them. How can that be possible? I tried it with Select Range with the range “dt.Columns.Count.ToString” but it didn’t work (“Range does not exist”).
Any ideas?
Best regards!