Plot Data from one sheet to another and total time

Forest_Girl

New Member
Joined
Jul 14, 2013
Messages
1
Hello Gurus. I am a newbie to VBA and I am in need to a macro that will fetch data from a sheet to another.

Here is my input sheet:

Exhibit1_zpsda18a539.jpg



and here is my output sheet:

Exhibit2_zps96dc1a59.jpg




Notes:

  • Total Request = Sum up all requests (Closed/Completed/Resolved, Open, OnHold, Discontinued) EXCEPT for "IN PROGRESS"
  • In Progress = Sum up OPEN and ONHOLD
  • Request status that are not labeled as (Closed/Completed/Resolved, Open, OnHold, Discontinued, In Progress) should be disregarded. (e.g. [PR], [CR])
  • Total all Time Spent.



Please, please, please help meeee :(
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.

Forum statistics

Threads
1,214,619
Messages
6,120,550
Members
448,970
Latest member
kennimack

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