+ Reply to Thread
Results 1 to 6 of 6

How do I create a bulleted list text format inside cell?

  1. #1
    DEH
    Guest

    How do I create a bulleted list text format inside cell?

    I am collecting data and want to format the text inside the "notes" (my
    title) cell so that it can be more easily read. I would like to make a
    bulleted list. There are several cells that need this formatting. Is this
    possible?

  2. #2
    Tom Ogilvy
    Guest

    Re: How do I create a bulleted list text format inside cell?

    There is no help for this. You have to do it manually.

    --
    Regards,
    Tom Ogilvy

    "DEH" <[email protected]> wrote in message
    news:[email protected]...
    > I am collecting data and want to format the text inside the "notes" (my
    > title) cell so that it can be more easily read. I would like to make a
    > bulleted list. There are several cells that need this formatting. Is this
    > possible?




  3. #3
    DEH
    Guest

    RE: How do I create a bulleted list text format inside cell?

    Thank you for the help. Is there a way to atleast list the items line by line
    in the same cell...That is, "press return" without leaving the cell?

    "DEH" wrote:

    > I am collecting data and want to format the text inside the "notes" (my
    > title) cell so that it can be more easily read. I would like to make a
    > bulleted list. There are several cells that need this formatting. Is this
    > possible?


  4. #4
    Dave Peterson
    Guest

    Re: How do I create a bulleted list text format inside cell?

    Use alt-enter to force a new line within the cell.

    As a formula:

    =a1&char(10)&"hi there"&char(10)&b1

    You may have to turn on wrap text (if you see square boxes where those
    alt-enters are).
    format|cells|alignment tab

    DEH wrote:
    >
    > Thank you for the help. Is there a way to atleast list the items line by line
    > in the same cell...That is, "press return" without leaving the cell?
    >
    > "DEH" wrote:
    >
    > > I am collecting data and want to format the text inside the "notes" (my
    > > title) cell so that it can be more easily read. I would like to make a
    > > bulleted list. There are several cells that need this formatting. Is this
    > > possible?


    --

    Dave Peterson

  5. #5
    Gord Dibben
    Guest

    Re: How do I create a bulleted list text format inside cell?

    In a cell hit ALT + 0149(from NumPad)

    Type some text then hit ALT + ENTER.

    Hit ALT + 0149 then type some more text.

    The ALT + ENTER will give a carriage return.

    The ALT + 0149 will give a Bullet.


    Gord Dibben Excel MVP

    On Sun, 30 Jan 2005 12:47:01 -0800, DEH <[email protected]> wrote:

    >Thank you for the help. Is there a way to atleast list the items line by line
    >in the same cell...That is, "press return" without leaving the cell?
    >
    >"DEH" wrote:
    >
    >> I am collecting data and want to format the text inside the "notes" (my
    >> title) cell so that it can be more easily read. I would like to make a
    >> bulleted list. There are several cells that need this formatting. Is this
    >> possible?



  6. #6
    DEH
    Guest

    Re: How do I create a bulleted list text format inside cell?

    Thank you...big help!
    Sincerely,
    Debbie Hope

    "Dave Peterson" wrote:

    > Use alt-enter to force a new line within the cell.
    >
    > As a formula:
    >
    > =a1&char(10)&"hi there"&char(10)&b1
    >
    > You may have to turn on wrap text (if you see square boxes where those
    > alt-enters are).
    > format|cells|alignment tab
    >
    > DEH wrote:
    > >
    > > Thank you for the help. Is there a way to atleast list the items line by line
    > > in the same cell...That is, "press return" without leaving the cell?
    > >
    > > "DEH" wrote:
    > >
    > > > I am collecting data and want to format the text inside the "notes" (my
    > > > title) cell so that it can be more easily read. I would like to make a
    > > > bulleted list. There are several cells that need this formatting. Is this
    > > > possible?

    >
    > --
    >
    > Dave Peterson
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1