+ Reply to Thread
Results 1 to 2 of 2

Mass remove numbers

  1. #1
    Registered User
    Join Date
    09-14-2017
    Location
    Doncaster
    MS-Off Ver
    2016
    Posts
    1

    Mass remove numbers

    Hi,

    I work in a school and as part of Safeguarding, all of our Sixth Form/Post-16 students have ID Cards with scannable barcodes on them which are unique to their Admission No on SIMS.net. I've ran a report, and exported these values to Excel, no problems. My issue is, the admission no's are expressed in XXXXXX but we only need XXXX, due to the system our in-house developer created. ALL of the values have 00 in front of the 4 values we actually need (For example, 006454)

    Whilst I could go through and delete the 0's one field at a time, there are well over 150 students and this would take an age. Is there a quick way of doing this?

    Thanks in advance
    Sam

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Mass remove numbers

    Try =RIGHT(A1,4) or use find & replace to find 00 and replace with nothing (blank).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 07-22-2016, 03:00 PM
  2. [SOLVED] Help with VBA mass find and replace code for exact numbers
    By mguti in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-03-2016, 02:02 AM
  3. Mass editing of turning text to numbers
    By no.18shirt in forum Excel General
    Replies: 5
    Last Post: 04-11-2013, 09:08 AM
  4. [SOLVED] Mass editing numbers in columns
    By Stroem in forum Excel General
    Replies: 5
    Last Post: 10-01-2012, 06:35 AM
  5. How do I subtract a mass of numbers from a number?
    By sponge_designs in forum Excel General
    Replies: 1
    Last Post: 09-10-2010, 12:23 AM
  6. Replies: 3
    Last Post: 06-23-2010, 03:44 PM
  7. Replies: 5
    Last Post: 02-14-2007, 07:04 AM

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