Prev: Pasting block of text
Next: Paste block of text
From: Stefan Blom on 1 Mar 2010 04:48 Sorry, my mistake: I tested with a plain text control. :-( Your description is accurate. -- Stefan Blom Microsoft Word MVP "Doug Robbins - Word MVP" <dkr(a)REMOVECAPSmvps.org> wrote in message news:083651B4-5273-422F-B8BD-34A41974EAA6(a)microsoft.com... > Hi Stefan, > > Not what I see here. At least, where the Enter key is pressed, a pilcrow > (�) terminates the line and running a macro with the command > > MsgBox ActiveDocument.Paragraphs.Count > > returns a number equal to the number of pilcrows that are present in the > document. > > > > -- > Hope this helps. > > Please reply to the newsgroup unless you wish to avail yourself of my > services on a paid consulting basis. > > Doug Robbins - Word MVP, originally posted via msnews.microsoft.com > > "Stefan Blom" <StefanBlom(a)discussions.microsoft.com> wrote in message > news:uv4ZZkIuKHA.6124(a)TK2MSFTNGP04.phx.gbl... >>> However, if you insert a Rich Text content control into a paragraph to >>> which bullets have been applied, every time you press enter a new >>> bulleted paragraph is inserted into the control. >> >> Not really, since Word adds a line break rather than a paragraph mark >> when pressing Enter inside a content control. >> >> -- >> Stefan Blom >> Microsoft Word MVP >> >> >> >> "Doug Robbins - Word MVP" <dkr(a)REMOVECAPSmvps.org> wrote in message >> news:418CE037-C040-4552-926C-10CAC195A622(a)microsoft.com... >>> Ignore previous response. It appears that it is only the character >>> formatting of a style that is applied, not the paragraph >>> formatting/number formatting. >>> >>> However, if you insert a Rich Text content control into a paragraph to >>> which bullets have been applied, every time you press enter a new >>> bulleted paragraph is inserted into the control. >>> >>> -- >>> Hope this helps. >>> >>> Please reply to the newsgroup unless you wish to avail yourself of my >>> services on a paid consulting basis. >>> >>> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com >>> >>> "maggie" <maggie(a)discussions.microsoft.com> wrote in message >>> news:5FA7D886-2D3F-43D0-A855-DBA96DF2E75B(a)microsoft.com... >>>> i am creating forms in word 2007. I insert a plain text conrtol and in >>>> the >>>> properties create a style called bullets to create a multiline bulleted >>>> list. >>>> However when I type into the field no style is used and the enter key >>>> produces a soft return instead of a paragraph. Cannot find any >>>> information >>>> on this. Also why doesn't the style present in the document appear in >>>> the >>>> Content Control Property box? >>>> >>>> thaking anyone who can help me. >>>> >>>> maggie >>> >> >> |