Rice Thresher Logo

The Purity Test has historically served as a segue from O-week to true college life at Rice.
It's a voluntary opportunity for O-week groups to bond, and for students to track the maturation
of their experiences throughout college.

Caution: This is not a bucket list. Completion of all items on this test will likely result in death.


Click on every item you have done. MPS stands for Member of the Preferred Sex.

Coreldraw Macros Better

A print prep macro can automatically add bleeds, convert text to curves, set CMYK color profiles, and add cutlines or registration marks in seconds — tasks that might take minutes to perform manually.

I can help with: Troubleshooting your existing VBA code.

Why CorelDRAW Macros Make You a Better, Faster Designer CorelDRAW is a powerful vector design tool, but manual repetition can slow down your workflow. If you find yourself clicking the same sequence of buttons daily, you are losing valuable creative time. CorelDRAW macros solve this problem by automating complex, multi-step tasks into single clicks. Embracing macros shifts your focus from tedious execution to high-level design strategy. 🚀 The Core Benefits of Using Macros

: Click Start Recording , name your file, and perform a repetitive task (like resizing an object to 10x10cm and centering it on the page). coreldraw macros better

Many advanced macro collections are available on GitHub, offering dozens of ready‑to‑use VBA scripts for grouping, resizing, batch export, print preparation, node reduction, and more. Reviewing these projects is an excellent way to learn best practices.

(e.g., batch processing, custom export). Optimizing slow macros to run faster. Just let me know what task you're trying to automate! Share public link

The fastest way to run a macro is from a toolbar button. To add one: A print prep macro can automatically add bleeds,

For manual coding, open the Scripts docker (or Macro Manager docker), add a module to a macro project, and begin writing VBA code. Macros you code by hand can take full advantage of conditional execution, loops, and branching—essentially allowing you to write complete programs that run inside CorelDRAW.

: Operations performed via macros can be faster on 64-bit systems. For example, macro operations without screen redrawing are approximately 10% faster , while those with redrawing can be 20% faster compared to 32-bit versions. How to Use and Manage Macros Better

: You can build specific buttons for tasks Corel doesn't have a native shortcut for, like "Delete all guidelines" or "Convert all text to curves and save a copy." Top Macros to Level Up Your Workflow If you find yourself clicking the same sequence

You can also write macros using Visual Basic for Applications (VBA), a programming language that's integrated into CorelDRAW. This allows you to create more complex macros and custom tools.

Here is a guide on why they make your workflow better and how to get started. Why Macros are a Game Changer

Macros, in the context of CorelDRAW, are a series of automated commands that can be recorded, edited, and played back to perform repetitive tasks. Essentially, a macro is a custom-made script that allows you to automate tasks, such as drawing shapes, applying effects, or modifying objects. By creating a macro, you can record a sequence of actions and then replay them with a single click or keyboard shortcut, saving you time and effort.