Louis A. answered 04/15/25
Business Professional with 10+ years of Excel Experience
Workaround 1: Use Line Spacing Options
- Select the paragraph you want to move up.
- Go to Paragraph > Line Spacing Options.
- Under Line Spacing, choose Exactly.
- Then in the At box, reduce the value (e.g., from 12 pt to 10 pt or even smaller).
- You can also set Line Spacing After to 0 pt in the paragraph above.
📌 Effectively shrinks the vertical space between lines/paragraphs, even without true negative margins.
Workaround 2: Adjust Font Size Temporarily
- Add a line break (
Shift + Enter
) instead of a new paragraph (Enter
). - Select the break or the empty line, and set the font size very small (e.g., 1 pt).
- This creates minimal vertical spacing, faking a "negative" gap.
🔍 Useful if the gap is caused by font metrics and you’re not concerned with semantic structure.
Workaround 3: Use a Text Box or Frame
If this is just for layout (e.g., a brochure or styled report):
- Insert a Text Box.
- Paste your paragraphs inside.
- Set the internal text box margins to small or zero via:
- Right-click → Format Shape → Text Box → Set Internal Margin → Top = 0 pt
- Then, move the text box upward slightly to "overlap" the previous paragraph.
🧠 This gives you full control over layout like in desktop publishing tools.
Workaround 4: Reduce “Before”/“After” Spacing on Both Paragraphs
Even though you can't use negative values, try:
- Setting both Spacing Before and After to
0 pt
or1 pt
on both paragraphs. - It helps close the gap as much as Word allows natively.