If you’ve ever wondered how to copy an email draft in Outlook, you’re not alone. Many users find themselves needing to duplicate a draft for different recipients or to save a template. Copying an entire Linux directory is best achieved using the `cp -r` command to recursively copy the directory and all its contents, but in Outlook, the process is simpler and doesn’t require any command line knowledge. This guide will walk you through the exact steps, whether you’re using Outlook on Windows, Mac, or the web version.
Drafts are temporary files that hold unsent emails. You might want to copy one to avoid retyping the same message, or to send a similar email to different people. The good news is that Outlook provides a few straightforward methods to achieve this. Let’s dive into the most effective techniques.
How To Copy An Email Draft In Outlook
Before we get into the step-by-step instructions, it’s important to understand the core concept. In Outlook, you cannot simply “copy” a draft like you would a file in a folder. Instead, you open the draft, copy its content, and then create a new email with that content. This method works across all Outlook versions, including Outlook 365, Outlook 2019, and Outlook on the web.
The process involves a few simple actions: opening the draft, selecting all text, copying it, and pasting it into a new message window. Then, you save that new message as a draft. It’s quick and reliable, and once you learn it, you’ll be able to duplicate any draft in under a minute.
Step-By-Step Guide For Windows Users
For those using Outlook on Windows, the process is very intuitive. Here’s how to do it:
- Open Outlook and navigate to the “Drafts” folder in the left-hand navigation pane.
- Double-click the draft you want to copy to open it in a new window.
- Press Ctrl + A on your keyboard to select the entire email content, including the subject line and body.
- Press Ctrl + C to copy the selected content.
- Close the draft window without saving changes (click “No” if prompted).
- Click “New Email” to open a fresh message window.
- Press Ctrl + V to paste the copied content into the new email.
- Edit the recipient, subject, or body as needed.
- Press Ctrl + S to save this new email as a draft.
That’s it! You now have a copy of your original draft. The new draft will appear in your Drafts folder, ready for further editing or sending.
Copying Drafts On Outlook For Mac
Mac users have a similar process, though the keyboard shortcuts are slightly different. Follow these steps:
- Open Outlook for Mac and go to the “Drafts” folder.
- Double-click the draft to open it.
- Press Command + A to select all content.
- Press Command + C to copy.
- Close the draft window (choose “Don’t Save” if asked).
- Click “New Email” to create a blank message.
- Press Command + V to paste.
- Make any necessary changes.
- Press Command + S to save as a new draft.
This method works flawlessly on Mac, and you can repeat it as many times as needed. Just remember that the original draft remains unchanged, so you can use it as a template repeatedly.
Using Outlook On The Web (OWA)
If you access Outlook through a web browser, the process is slightly different but still simple. Here’s how to copy a draft in Outlook on the web:
- Log in to Outlook on the web (outlook.office.com).
- Click on “Drafts” in the left sidebar.
- Click on the draft you want to copy to open it in the reading pane or a new window.
- Click anywhere in the email body, then press Ctrl + A (or Command + A on Mac) to select all.
- Press Ctrl + C to copy.
- Close the draft by clicking the “X” or “Discard” button.
- Click “New message” to start a fresh email.
- Press Ctrl + V to paste the content.
- Edit as needed, then click “Save draft” (the disk icon) or press Ctrl + S.
One thing to note: on the web version, you might need to click “Discard” when closing the original draft. This doesn’t delete the draft; it just closes the editing view. Your original draft remains safe in the Drafts folder.
Alternative Method: Using The “Save As” Feature
Another way to copy an email draft is by saving it as a file and then importing it. This is useful if you want to keep a backup or share the draft with someone else. Here’s how:
- Open the draft you want to copy.
- Go to “File” > “Save As” (or “Save As” in the menu bar).
- Choose a location on your computer and save the file as an Outlook Message Format (.msg) file.
- Close the draft.
- To create a copy, double-click the saved .msg file to open it in Outlook.
- Click “New Email” and then drag the content from the opened .msg file into the new email, or simply copy and paste.
- Save the new email as a draft.
This method is a bit more involved but gives you a permanent copy of the draft on your hard drive. You can also use it to send the draft to someone else via email or file sharing.
Common Mistakes And How To Avoid Them
When copying drafts, users often make a few simple errors. Here are the most common ones and how to fix them:
- Accidentally deleting the original draft: Always close the draft without saving changes. If you save changes, the original draft will be overwritten. To avoid this, click “No” or “Don’t Save” when prompted.
- Forgetting to copy the subject line: The subject line is part of the email header and may not be selected when you press Ctrl+A. Make sure to manually copy the subject line if it doesn’t appear in the pasted content.
- Pasting into the wrong folder: After pasting, make sure you save the new email as a draft. If you close the window without saving, you’ll lose the copied content.
- Using the wrong keyboard shortcuts: On Mac, use Command instead of Ctrl. On the web version, shortcuts work the same as in the desktop app.
By being aware of these pitfalls, you can copy drafts smoothly every time.
Why You Might Need To Copy A Draft
There are several scenarios where copying a draft is helpful. For example:
- Sending similar emails to different people: If you have a standard message for multiple recipients, copying the draft saves time.
- Creating templates: You can copy a well-written draft and use it as a template for future emails.
- Backing up important drafts: If you’re worried about losing a draft, copying it gives you a backup.
- Editing without affecting the original: Sometimes you want to experiment with changes without altering the original draft. Copying allows you to do that.
Understanding these use cases can help you see why mastering this skill is valuable for daily email management.
Tips For Managing Multiple Drafts
If you frequently copy drafts, you might end up with many similar emails in your Drafts folder. Here are some tips to stay organized:
- Rename drafts with descriptive subjects: Instead of “Re: Meeting,” use “Meeting Follow-up – Client A” to differentiate copies.
- Use folders within Drafts: Outlook allows you to create subfolders under Drafts. Create folders like “Templates” or “Pending” to sort your drafts.
- Delete old drafts regularly: To avoid clutter, delete drafts you no longer need. You can do this by right-clicking and selecting “Delete.”
- Use Quick Steps: Outlook’s Quick Steps feature can automate repetitive actions, like copying a draft to a new email with one click.
These strategies will keep your Drafts folder tidy and efficient.
Troubleshooting Common Issues
Sometimes, the copy-paste method doesn’t work as expected. Here are solutions to common problems:
- Content not pasting correctly: If formatting is lost, try pasting as plain text (Ctrl+Shift+V) and then reformatting. This often fixes alignment issues.
- Attachments not copying: The copy-paste method does not copy attachments. You’ll need to reattach files manually to the new draft.
- Draft not appearing in the folder: If you saved a draft but can’t find it, check the “Drafts” folder again. Sometimes Outlook sorts drafts by date, so look at the top of the list.
- Keyboard shortcuts not working: If Ctrl+C or Ctrl+V don’t work, try using the right-click menu to copy and paste. This can happen if Outlook is in a special mode.
Most issues are easy to resolve with these simple fixes.
Advanced Technique: Using VBA To Copy Drafts
For power users, you can automate the process with VBA (Visual Basic for Applications). This is a more advanced method that requires some coding knowledge. Here’s a basic script that copies a draft:
Sub CopyDraft()
Dim objDraft As MailItem
Dim objCopy As MailItem
Set objDraft = Application.ActiveInspector.CurrentItem
Set objCopy = Application.CreateItem(olMailItem)
objCopy.Subject = objDraft.Subject & " - Copy"
objCopy.Body = objDraft.Body
objCopy.Save
Set objDraft = Nothing
Set objCopy = Nothing
End Sub
To use this, press Alt + F11 to open the VBA editor, insert a new module, and paste the code. Then, run the macro while the draft is open. This creates a copy with ” – Copy” appended to the subject.
Note that VBA can be complex, and it’s not recommended for beginners. But if you’re comfortable with coding, it can save time for repetitive tasks.
Comparing Methods: Which One Is Best?
Each method has its pros and cons. The copy-paste method is the fastest and works on all versions. The “Save As” method is better for backups. VBA is for automation. Here’s a quick comparison:
- Copy-paste: Simple, no extra steps, works everywhere. Best for occasional use.
- Save As: Creates a permanent file, good for sharing or archiving. Takes more steps.
- VBA: Automates the process, but requires setup and coding knowledge. Best for frequent use.
For most users, the copy-paste method is the most practical. It’s quick, reliable, and doesn’t require any special tools.
Frequently Asked Questions
1. Can I copy an email draft in Outlook without opening it?
No, you must open the draft to copy its content. There is no direct “copy draft” button in Outlook.
2. Does copying a draft also copy attachments?
No, attachments are not copied when you use the copy-paste method. You need to reattach files manually to the new draft.
3. How do I copy a draft in Outlook for Android or iOS?
On mobile apps, open the draft, tap and hold to select all text, then copy. Create a new email and paste. The process is similar but uses touch gestures.
4. Will copying a draft delete the original?
No, the original draft remains unchanged. You are only creating a copy of its content.
5. Can I copy a draft from one Outlook account to another?
Yes, you can copy the content from a draft in one account and paste it into a new email in another account, as long as both accounts are configured in Outlook.
Final Thoughts
Learning how to copy an email draft in Outlook is a small but powerful skill. It saves time, reduces repetitive work, and helps you stay organized. Whether you’re using the desktop app, Mac version, or web client, the process is straightforward. Just remember to copy the subject line and reattach files if needed.
With the steps outlined in this guide, you can now duplicate any draft with confidence. Practice a few times, and it will become second nature. If you run into issues, refer back to the troubleshooting section or try an alternative method. Happy emailing!