Results 1 to 6 of 6

Help in display of data

Threaded View

  1. #1
    Registered User
    Join Date
    09-12-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    10

    Help in display of data

    Hi Team,

    I am new to this forum . i got a requirement to display the data currently displayed in vertical column to horizontal rows(around 100k)

    Example.
    Pin:144396
    User EM351879
    Pin:144396
    User EM351879
    Pin:125426
    User JKN34798

    The expected result is
    Pin User
    144396 EM351879
    144396 EM351879.
    ......

    Earlier in this forum there was a solution given for a similar problem as below,
    =SUBSTITUTE(INDEX(A$1:A$11,(ROW())*2-1,1),"pointsBalance:","")
    =SUBSTITUTE(INDEX(A$1:A$11,(ROW())*2,1),"User ","")

    Attempted the same by substituting the above formula but was getting Invalid Cell reference error after rown no 5000.Please guide how to resolve this.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 05-03-2017, 01:44 PM
  2. Macro to unlock on click, display certain column data and refresh data
    By justin1202 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-21-2015, 10:02 PM
  3. Replies: 0
    Last Post: 03-26-2015, 10:37 AM
  4. Help: Search data in worksheet and display the data in userform text boxes
    By RAB7 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-10-2013, 05:37 AM
  5. [SOLVED] Formula to display data validation results on another sheet based on data chosen?
    By myoung5149 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-16-2013, 02:53 PM
  6. Replies: 0
    Last Post: 02-21-2013, 09:07 AM
  7. Replies: 0
    Last Post: 05-15-2012, 10:04 PM

Tags for this Thread

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