+ Reply to Thread
Results 1 to 4 of 4

I require a function that will put the last number on each data point into new column

  1. #1
    Registered User
    Join Date
    12-06-2018
    Location
    Toronto
    MS-Off Ver
    15.40
    Posts
    10

    I require a function that will put the last number on each data point into new column

    Hello,

    Here is the function that I require:

    I have a large set of data (non recurring numbers), which have different trial numbers at the end of each data point from 1-4.

    So something like this:

    asdfg-1
    nbvcf-2
    rtyui-2
    cvbjs-4
    oiuyt-3
    mnbvc-1
    zxcfg-2
    piuye-4

    I need to take the last number in each data set and put it into a new column. So something like this:

    asdfg-1.... 1
    nbvcf-2.... 2
    rtyui-2..... 2
    cvbjs-4.... 4
    oiuyt-3.... 3
    mnbvc-1.. 1
    zxcfg-2.... 2
    piuye-4.... 4

    I have attached an excel file with the same information.

    Hopefully you guys can help me with this!

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: I require a function that will put the last number on each data point into new column

    As per your data & requirement in "D16"
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  3. #3
    Registered User
    Join Date
    12-06-2018
    Location
    Toronto
    MS-Off Ver
    15.40
    Posts
    10

    Re: I require a function that will put the last number on each data point into new column

    Well, maybe I did not explain it properply, but C16 should not be in the function. C16-D23 is what C5-D12 should look like AFTER the function is applied to C5-D12 > so the function should use ONLY the data points C5-D12. Also, the data set is VERY large and so I must be able to drag the function down and apply it to all the data points.

    I hope this clarifies things.

  4. #4
    Registered User
    Join Date
    12-06-2018
    Location
    Toronto
    MS-Off Ver
    15.40
    Posts
    10

    Re: I require a function that will put the last number on each data point into new column

    Never mind your function worked! Thank you!

+ 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. only require 1 offset column from two columns of changeable data.
    By CPAC in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-24-2018, 11:57 AM
  2. find the number in the row and column intersection per quadrant with zero point
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-04-2016, 10:21 AM
  3. Require Macro to get data in separate column
    By sriku in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-16-2014, 02:52 PM
  4. Replies: 1
    Last Post: 12-23-2013, 06:29 PM
  5. [SOLVED] Require a function to return a last non zero value in a column
    By projectatpel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2013, 10:24 AM
  6. Replies: 1
    Last Post: 02-20-2013, 07:57 PM
  7. [SOLVED] The number of a data point in a series
    By dindea in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 10-23-2012, 10:07 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