Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

New line in document

Featured Replies

Admin: Maybe in the wrong section but wasnt sure where i could post this.....so please move if neccessary

I have a document which is in a similar format as below:

Monday 01 January 2005 Tuesday 02 January 2005 Wednesday 03 January 2005 Thursday 04 January 2005....................

i want to replace 2005 with a new line. So it returns like this:

Monday 01 January

Tuesday 02 January

Wednesday 03 January

Thursday 04 January

Ive checked MS Word 2003 but cant figure out a way to do this.

Any idea?

Thanks


Use the Replace feature in the Edit menu

Some programs have a drop down box where you can select from special items such as new lines. In that case you would just select the new line and have no need for copy/paste action.

otherwise

You may need to copy to your clipboard a blank line line including a new line which you would paste into the area where you would put your replacement text

Try

  • CTRL+F

to open the find and replace dialog

Then replace

  • space2005space

with the regular expression for Newline character

  • \n

or the regular expression for Carriage return character

  • \r

I don't use MS Word, but I'm fairly sure that it should be pretty close.

Note

space is just a single press of the space bar, not the word!

(Word 2000)

In word click edit, replace. In "Find What" type 2005. In "Replace with" box type ^l (caret + lower case L), or click more, special, manual line break.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.