PowerPoint Separate lines (line break) - PowerPoint Footer

Joined
Nov 7, 2019
Messages
1
Reaction score
0
Hello,

I want to add separate / multiple lines in Footer box, something like below :

November 7, 2019
Delhi,India
©Company's name

I tried with "shift+enter", "enter" in Footer under Header & Footer icon without success. Could anyone help me out in solving this problem ? Any lead would be highly appreciated.
 
Joined
Feb 21, 2018
Messages
216
Reaction score
86
Please replace "shift+enter" with Alt+Enter
it works in MS Office applications like Excel, not sure about powerpoint.
In VBA, if we would be coding, we simply concatinate FooterLine1 with FooterLine2 as follows:
FooterLine1 & vbCR & FooterLine2
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top