mhupp Posted December 16, 2022 Posted December 16, 2022 (edited) Would it be more practical to use VBA or lisp to group all the active cells into a list? Right now I'm kinda shot gunning them one at a time with the .SendCommand in VBA and it takes about 1 sec per cell. Figure if i just pass a list it would be much faster. But don't really know how to do that with VBA Edited December 16, 2022 by mhupp Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.