- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone, since couple months, i'm working on Excel VBA, in order to process my data and get couple of advantages but in different projects, I always had problem on this step.
I try to create a group by coordinates of lines but when zoom window is greater, I always had problem. I tried to add zoom command too but i had to take different parts of locations in drawing while creating group, therefore, this is not an option. I thought that I may move initially and then create groups but in the window selection, I had same problems, when zoom is not enough, system clicks to another item in drawing and crashes eventually. I need to learn window selection with precise location no matter zoom rate or if another item exists near to the selection point, according to zoom rate.
*During video, i wrote
-group create x y (Enter)
17179,1193 17411,1053 (coordinates of window selection)
In second case, since there is no other object any close to selection points it worked but I need to apply them with a myriad of cases, therefore the zoom rate and other objects should not affect.
The problem is same for move command too.
Please help, I'm about to lose my mind. Thanks.
Solved! Go to Solution.