+ Reply to Thread
Results 1 to 4 of 4

Data Sorting

  1. #1
    Registered User
    Join Date
    05-19-2005
    Posts
    3

    Data Sorting

    Hi.
    I am using excel (200)for logging of unit serial numbers of 16 characters length, containing alpha-numeric characters that are entered via a usb barcode scanner.
    Unfortunately the scanners are intermittently adding or removing characters from the data.
    I am trying to find out if there is any way to set a worksheet up to highlight a cell in a row if an alpha-numeric serial number greater or less than 16 characters in length is entered.
    Any help on this would be very much appreciated.
    Thanks!

  2. #2
    Registered User
    Join Date
    05-19-2005
    Posts
    3

    typo

    Sorry, the (200) was supposed to be 2000, meaning i'm using excel 2000.
    Thanks again.

  3. #3
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    Use Conditional Formatting:

    Set Condition 1 to:

    Formula Is: and enter =LEN(A1)<>16

    where A1 is the cell you want to evaluate.

    Click Format... and choose the Patterns tab

    Select a Fill color and click OK twice to exit.

    Copy this cell and Paste Special>Formats to all desired cells

    Any cell with more or less characters than 16 will be highlighted in your chosen color.

    HTH

    Bruce
    Bruce
    The older I get, the better I used to be.
    USA

  4. #4
    Registered User
    Join Date
    05-19-2005
    Posts
    3

    Thanks!

    Thanks alot! I'll give that a try.

+ 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