Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8092855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:22:31+00:00 2026-06-05T20:22:31+00:00

I have a very large Excel sheet converted from a 6000 page PDF file,

  • 0

I have a very large Excel sheet converted from a 6000 page PDF file, there are around half a million rows so anything manual is pretty much out of the question.

I am working on converting this to usable data however I have a problem with some of the rows that have been extracted.

The rows should have extracted like this:

Date       Text (Date Time TelNo Duration)                     
-----------------------------------------
01/05/2012 29.04.2012 18:31 07[removed]8 00:00:06 
01/05/2012 29.04.2012 18:32 07[removed]8 00:07:22 
01/05/2012 29.04.2012 19:54 07[removed]8 00:00:28 

Not sure how but around 10,000 of the lines have ended up like this:

Date       Text                     
-----------------------------------------
01/05/2012  29.04.2012 
01/05/2012  29.04.2012 
01/05/2012  29.04.2012 
01/05/2012  18:31 
01/05/2012  18:32 
01/05/2012  19:54 
01/05/2012  07[removed]8 
01/05/2012  07[removed]8 
01/05/2012  07[removed]8  
01/05/2012  00:00:06 
01/05/2012  00:07:22 
01/05/2012  00:00:28 

I am trying to re-combine the rows into single rows (to then split out again).

I have tried the following but it only works for groups of 3 rows:

   A           B                    C
------------------------------------------------------------------
1  01/05/2012   29.04.2012      =B1 & B4 & B7 & B10
2  01/05/2012   29.04.2012 
3  01/05/2012   29.04.2012 
4  01/05/2012   18:31 
5  01/05/2012   18:32 
6  01/05/2012   19:54 
7  01/05/2012   07[removed]8 
8  01/05/2012   07[removed]8 
9  01/05/2012   07[removed]8  
10 01/05/2012   00:00:06 
11 01/05/2012   00:07:22 
12 01/05/2012   00:00:28 

I have also tried various combinations of:

=B1&INDEX(B1:B10,MATCH("??:??",B1:B10,0))&INDEX....

Can anyone work out a formula that will combine the values and can be dragged/copied down the entire sheet?

Edit:

The formula needs to:

On the first row, find the first Time value below the current cell followed by the first Telno and first Duration.
On the second row, find the second Time value below the current cell followed by the second Telno and second Duration.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T20:22:32+00:00Added an answer on June 5, 2026 at 8:22 pm

    I have solved the problem with only formulas:

    Step 1.
    Added a Mistype column and populated with if formulas (Date/Time/Number etc).

    Step 2.
    Added another new column NumMissed with the formula:

    =IF(D2="date",IF(AND(D2="date",D1<>"date"),MATCH("Time",D2:D20,0)-1,IF(D2="date",E1,"")),"")
    

    This displays the number of missed rows which can be used to select the correct cells.

    Step 3.
    Added another column to hold the retrieved rows (which can then be split up by my other formulas) with the formula:

    =IF(D2="date",B2&INDEX(B2:B80,E2)&INDEX(B2:B80,E2*2)&INDEX(B2:B80,E2*3)&IF(ISNUMBER(INDEX(B2:B80,E2*4)),INDEX(B2:B80,E2*4),""),"")
    

    This gives me data for 99.9% of the rows, the final few can be done manually.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very large data file with around 60000 rows. I need to
I have a large Excel sheet auto generated from C#, which outputs all columns
I have a very large table of over 9 million rows and in my
I have a very large XML file which has like 40000 data, and when
I have very large website which uses a lot of cookies. There are approx.
I have very large files (more than 10Gb). I need only some lines from
We have a very large legacy codebase and I was wondering if there's any
I have a large collection of data in an excel file (and csv files).
We have a few very large Excel workbooks (dozens of tabs, over a MB
I need to convert a very large file from DBF format to CSV format.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.