+ Reply to Thread
Results 1 to 5 of 5

Counting data and moving up result

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Counting data and moving up result

    hi expert..

    i have problem about counting data based on adjacent cell (data2) & the result moving up (on a line), like this below ;

    data1----------data2---------desired result
    baby-----------clothes---------2
    ------------shower--------
    man------------paper----------1
    girl-------------love------------3
    -------------notebook------
    -------------fish-----------
    etc...

    any help me, will be appreciated..

    thanks...

    john m..

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Counting data and moving up result

    Hi,

    Very difficult to tell what you require without seeing a workbook.

    Kindly upload one, making sure to include your desired results.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Re: Counting data and moving up result

    hi, XOR

    here my file...
    Attached Files Attached Files

  4. #4
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Counting data and moving up result

    hi john. 1 of the ways in C2:
    =IF(A2<>"",IFERROR(MATCH("*",A3:A$100,0),COUNTA(B2:B$100)),"")

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  5. #5
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Re: Counting data and moving up result

    hi Benishiryo, it's perfect that exactly i want it...

    thank you very much....

+ 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. counting and put the result in the other worksheet
    By kachuen2006 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 10-15-2013, 12:39 AM
  2. Moving through columns and displaying a different result in each through VBA
    By seigna in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-07-2013, 11:34 AM
  3. [SOLVED] VB Macro for counting data & output result to spreadsheet
    By Red fuji in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-19-2012, 07:13 AM
  4. Strings, counting and moving words
    By rs585832 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-22-2011, 09:36 AM
  5. Moving rows, counting, and deleting original row
    By kollinsb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-11-2010, 12: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