• VBA Macro to Rotate Text to an Angle Defined by 2 Points Released

    This macro is used to rotate text and text nodes to an angle defined by 2 points. Drop it into a folder pointed to by the MS_VBASEARCHDIRECTORIES configuration variable and then use the following key-in to load and run it:

    VBA Run [RotateText]modRotateText.Main

    Define the desired rotation with 2 points. If there’s a selection set, the macro will process it. Otherwise, it’ll process the entire file.