How to Change Lowercase to Uppercase in Microsoft Word
Changing text case in Microsoft Word is one of those small tasks that trips people up more often than it should. Whether you've accidentally typed a paragraph with Caps Lock off, pasted text in the wrong case, or just need to reformat a heading, Word gives you several ways to fix it — without retyping a single word.
Why Word Has Multiple Case-Changing Methods
Word isn't a one-trick tool, and neither is its approach to text case. Different workflows call for different methods. A keyboard shortcut works great for quick edits; a menu option suits users who prefer not to memorize shortcuts; and Word's built-in function covers more nuanced transformations like title case or sentence case. Understanding all your options lets you pick the one that fits the moment.
Method 1: The Change Case Button (Quickest for Most Users)
The most accessible option lives right in the Home tab on the ribbon.
- Select the text you want to change — highlight a word, sentence, or entire paragraph.
- In the Home tab, look for the Font group.
- Click the Aa button (labeled Change Case).
- A dropdown menu appears with five options:
| Option | What It Does |
|---|---|
| Sentence case | Capitalizes the first letter of each sentence |
| lowercase | Converts all selected text to lowercase |
| UPPERCASE | Converts all selected text to uppercase |
| Capitalize Each Word | Capitalizes the first letter of every word |
| tOGGLE cASE | Flips the case of every letter individually |
For converting lowercase to uppercase, choose UPPERCASE. The change happens instantly.
Method 2: The Keyboard Shortcut ⌨️
If you'd rather keep your hands on the keyboard, Word has a built-in shortcut that cycles through case options:
- Windows:
Shift + F3 - Mac:
fn + Shift + F3
Here's how it works:
- Select your text.
- Press
Shift + F3once — this typically switches to Capitalize Each Word. - Press it again — this moves to UPPERCASE.
- Press it a third time — this returns to lowercase.
The cycle order can vary slightly depending on the original state of your text, so tap through the options until you land on the case you want.
Method 3: Find & Replace with Wildcards (Advanced Users)
For users dealing with large documents or complex formatting, Word's Find & Replace function supports case-sensitive searches. While this method doesn't directly convert case on its own, combining it with macros or using it alongside the Change Case button gives you finer control over bulk edits across long documents.
This approach is less common for everyday case changes but relevant if you're working with structured documents, templates, or content pulled from external sources with inconsistent formatting.
Method 4: Using a Macro for Repetitive Work
If you find yourself converting case repeatedly across many documents, a Word macro can automate the task. Using the built-in Visual Basic for Applications (VBA) editor, you can write a short script that selects text and applies a case transformation with a single keystroke or button click.
This isn't necessary for occasional use, but it's worth knowing the option exists — especially in professional or editorial environments where formatting consistency across dozens of documents is a regular requirement.
What Affects Which Method Makes Sense
Not every method suits every situation. A few factors shift the decision:
How much text you're working with. For a single word or line, the keyboard shortcut is fastest. For a full document or multiple sections, the Change Case button with careful selection — or a macro — saves more time.
Your version of Word. The Aa button and Shift + F3 shortcut are available across most modern versions of Word (Microsoft 365, Word 2019, 2016, 2013). The interface layout differs slightly between versions, and the Mac ribbon may look different from the Windows version, but the functionality is consistent.
Whether you're on desktop or mobile. The Word mobile app (iOS and Android) has a simplified ribbon. The Change Case option is still available, but you'll find it under the Home tab after tapping the formatting toolbar — the layout is more compact and touch-optimized.
Whether you're working in Word Online. The browser-based version of Word supports the Change Case button through the Home tab, but keyboard shortcuts may behave differently depending on the browser you're using, since some shortcuts conflict with browser-level commands.
A Note on Case vs. Formatting 🔤
It's worth distinguishing between text case and visual formatting. If text appears uppercase because someone applied All Caps or Small Caps formatting (found under Font > Effects), the underlying text might still be stored in lowercase. The Change Case tool works on actual character case, not visual formatting effects. If text looks uppercase but the Change Case option doesn't behave as expected, check the Font dialog box (Ctrl+D on Windows) and look at whether All Caps is checked — that's a separate toggle.
How Different Users Typically Approach This
A casual user typing a quick document usually relies on the Shift + F3 shortcut or the Aa button without a second thought. A content editor reformatting imported text from a CMS might select large blocks and use the ribbon button for efficiency. A power user or administrator managing document templates might build a macro to handle it automatically.
The method that feels frictionless depends on how you work in Word day-to-day — your comfort with keyboard shortcuts, the complexity of your documents, and whether you're on desktop, browser, or mobile all factor into what's actually practical for your setup. 🖥️