Extracting Data in a tabular form using VBA from a system generated excel file

samihuq

New Member
Joined
Jul 6, 2011
Messages
2
Hi There,
Here i am once again begging for a solution for an interesting Problem. I receive a system generated file out of which i need to create a report for My Management using Pivot Table. The Generated Report is not ideal for Pivot Table Structure, so i need to convert it to a decent table structure manually and then do the Pivoting. This manual Task is driving me crazy and immensely time consuming. Please help me.

Here is scenery:

First 8 rows of the report has same structure with changing name on the 6th Row and then followed by a table. Now i need to extract the sixth row information under one new column along with the table Data

Can you please help me. This is really running me crazy. I can do the look up if it has one step [From your VBA and Macro Video Tutorial], but i got stuck since it has multiple steps. The variable here is the ANS.

I really really need this help.

Look forward to hear from you.

N.B: I wish i cud send the sample data or a screenshot.

Regards,
Sami
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
I use this:

EXCEL JEANIE
Use Excel Jeanie to post up some visible HTML examples of the data you're referring to, and perhaps a mockup of the desired results you have in mind.
 
Upvote 0

Forum statistics

Threads
1,223,958
Messages
6,175,628
Members
452,661
Latest member
Nonhle

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