Extracting Data

lilanne19

New Member
Joined
Aug 21, 2013
Messages
15
I have a report that I have to download from one application and then paste that info in to excel. When I copy it into to excel, the entire report is in one column (about 800 rows). What I have been doing is using the left, right and mid formulas but I know there has to be a better way (one with not as many "fixes"). Has anyone else ever needed to split a column
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
Can you share a small sample of your data? Maybe we can come up with something that can work for you.
 
Upvote 0
Can you share a small sample of your data? Maybe we can come up with something that can work for you.

The below info pastes in to excel as one column and separate rows. In a separate columns I would like to be able to pull the vendor name, invoice number and amt paid. I apologize the example isn't better.
Account Number: GL Date: 20-DEC-16 Inv Amt:
Vendor:
Inv Num: Amt Paid : Invoice Date
<colgroup><col width="308" style="width: 231pt; mso-width-source: userset; mso-width-alt: 11264;"> <col width="287" style="width: 215pt; mso-width-source: userset; mso-width-alt: 10496;"> <tbody> </tbody>

<colgroup><col width="308" style="width: 231pt; mso-width-source: userset; mso-width-alt: 11264;"> <col width="287" style="width: 215pt; mso-width-source: userset; mso-width-alt: 10496;"> <tbody> </tbody>
 
Upvote 0
So you have something like this?


Excel 2010
A
1Account Number:
2GL Date: 20-DEC-16 Inv Amt:
3Vendor:
4Inv Num:
5Amt Paid : Invoice Date
Sheet1


What would you want to pull out from it? The only data that I see is a date.
 
Upvote 0
I have a report that I have to download from one application and then paste that info in to excel. When I copy it into to excel, the entire report is in one column (about 800 rows). What I have been doing is using the left, right and mid formulas but I know there has to be a better way (one with not as many "fixes"). Has anyone else ever needed to split a column

lilanne19,

We can not tell where your raw data is located, sheet name(s), cells, cell formatting, cell formulae, rows, columns, and, we can not tell where the results should be, sheet name, cells, cell formatting, cell formulae, rows, columns.


We would like more information. Please see the Forum Use Guidelines in the following link:

http://www.mrexcel.com/forum/board-announcements/127080-guidelines-forum-use.html


See reply #2 at the next link, if you want to show small screenshots, of the raw data, and, what the results should look like.

http://www.mrexcel.com/forum/about-board/508133-attachments.html#post2507729


Or, you can post your workbook/worksheets to the following free site (sensitive data changed), mark the workbook for sharing, and, provide us with a link to your workbook:

https://dropbox.com
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top