Shortcut to repeat last executed VBA code

Shortcut to repeat last executed VBA code

serge
Advocate Advocate
435 Views
1 Reply
Message 1 of 2

Shortcut to repeat last executed VBA code

serge
Advocate
Advocate

Has anyone a tip to make a VBA-Sub which is repeating the last executed VBA-code?
Thank you.

DEVIDTS Serge, CAD Consultant
http://www.CADdICT.be
0 Likes
Accepted solutions (1)
436 Views
1 Reply
Reply (1)
Message 2 of 2

Ed__Jobe
Mentor
Mentor
Accepted solution

In order to repeat the last command, you need to register the vba macro as a command. See my post at AUGI.com.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes