+ Reply to Thread
Results 1 to 3 of 3

putting symbols front and

  1. #1
    Jammal
    Guest

    putting symbols front and

    in column a i have 300+ numbers and i want to put a * sign in on both side of
    numbers in order to look it up. my question is that is there a fast way of
    putting that (*)symbol in rather then doing in indiviually and same for
    taking it out?
    i.E
    A
    *159*
    *123*
    Faster way of putting star?


  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525
    if you goto format cells
    number
    custom
    and then in the custom box type "*"#####"*"
    this should work for you

  3. #3
    CLR
    Guest

    Re: putting symbols front and

    Formatting the * in place will only make it LOOK like they are
    there..........if you really want them there,
    In a helper column put this formula and copy down.........then do Copy >
    PasteSpecial > Values on the column to eliminate the formulas and delete the
    original column if desired............

    ="*"&A1&"*"

    Vaya con Dios,
    Chuck, CABGx3


    "Jammal" <Jammal@discussions.microsoft.com> wrote in message
    news:3A6EEBE7-337B-4052-85BD-032E2CD334FA@microsoft.com...
    > in column a i have 300+ numbers and i want to put a * sign in on both side

    of
    > numbers in order to look it up. my question is that is there a fast way of
    > putting that (*)symbol in rather then doing in indiviually and same for
    > taking it out?
    > i.E
    > A
    > *159*
    > *123*
    > Faster way of putting star?
    >




+ 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