By Rafael Vasconcelos de Arruda Souza on Thursday, 30 March 2023
Posted in VBA Development
Likes 0
Views 811
Votes 0
Hello collegues,

We know how to drop symbols from several devices one after the other but we would like to do just one drag and drop command via VBA to achieve what we have in the picture below.

Untitled.png


Note that as a user, we can select several terminal (from 01, to 06) then we can select the shape and with a single drag and drop all the devices will be on the sheet. We want to do the same but via VBA. Is it possible?
View Full Post