I need to copy specific information across several sheets in one workbook into one sheet in a seprate workbook

Kermodae

New Member
Joined
Jul 15, 2020
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hello, I am trying to rebuild and hopefully automate a very manual report that pulls specific sets of data that's housed in several different sheets in one workbook, onto a corresponding community sheet in a separate workbook. The community data I need is currently pulled by one report and breaks the data up into 56 sheets, 2 sheets per community, for each of 28 communities. I would ideally like a VBA that takes a single communities data from the 2 sheets it's housed in on the bulky report, and paste it into one community sheet with all the data needed in a separate workbook.
Should I try to consolidate the data from ComunitiesReport from 56 back to just the 28, then VBA the data I need from the consolidated sheets into the New workbook, or is there a way to VBA just the data I need from each of the 56 sheets onto the one sheet per community, 28 sheets total, in the new workbook.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Have you considered using Power Query/Get and Transform to append your data? Seems like this is something that PQ could do easily, however, I can provide no further info as you have not provided any sample data to experiment with.
 
Upvote 0
Hello, In this scenario, it'd be easier for me to go through each sheet and copy the information over into the hew workbook than try to get the PowerQuerey to upload and append the 56 sheets.

Is there an easier way to upload the example files to show you or is the XL2BB the only way to share data?
 
Upvote 0
This is one tab's data:


MRE EX Data.xlsm
ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAI
1Supporting Detail for A@AP
2
3
4EX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAI ONLY NEED THIS DATA
5ALZ7/1/201943010007272EX DATAJul-19Aug-19Sep-19Oct-19Nov-19Dec-19Jan-20Feb-20Mar-20Apr-20May-20Jun-20
6EX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAEX DATAALZ8/1/201937100007268a111
7ALZ7/1/20197/1/2019721000ALZ9/1/201925000006765b212
8ALZ7/1/20197/2/2019731000ALZ10/1/201931000006567c1
9ALZ7/1/20197/3/2019730000ALZ11/1/201927000006762d1
10ALZ7/1/20197/4/2019730000ALZ12/1/201925003006259e143151323152
11ALZ7/1/20197/5/2019730000ALZ1/1/202048000005955f1
12ALZ7/1/20197/6/2019730000ALZ2/1/202013000005453g111
13ALZ7/1/20197/7/2019730000ALZ3/1/202033000005353h12
14ALZ7/1/20197/8/2019730000ALZ4/1/202002000005351I 1
15ALZ7/1/20197/9/2019730000ALZ5/1/202005000005146j1
16ALZ7/1/20197/10/2019730000ALZ6/1/202012000004645k1
17ALZ7/1/20197/11/2019730000
18ALZ7/1/20197/12/2019720100
19ALZ7/1/20197/13/2019720000
20ALZ7/1/20197/14/2019720000
21ALZ7/1/20197/15/2019721100
22ALZ7/1/20197/16/2019731000
23ALZ7/1/20197/17/2019730000
24ALZ7/1/20197/18/2019730000
25ALZ7/1/20197/19/2019730000
26ALZ7/1/20197/20/2019730000
27ALZ7/1/20197/21/2019730000
28ALZ7/1/20197/22/2019730000
29ALZ7/1/20197/23/2019730000
30ALZ7/1/20197/24/2019730000
31ALZ7/1/20197/25/2019720100
32ALZ7/1/20197/26/2019720000
33ALZ7/1/20197/27/2019720000
34ALZ7/1/20197/28/2019720000
A@AP-SupportDetail
 
Upvote 0
This is the same community's other sheet containing data I need in only one sheet in a separate workbook:

MRE EX Data.xlsm
ABCDEFGHIJKLMN
1TTM OCC A@AP
2
3
4I need this dataset
5Jul-19Aug-19Sep-19Oct-19Nov-19Dec-19Jan-20Feb-20Mar-20Apr-20May-20Jun-20
6Memory CareMonth 1Month 2Month 3Month 4Month 5Month 6Month 7Month 8Month 9Month 10Month 11Month 12
7EX DATA726865676259555353514645
8EX DATA72.0%68.0%65.0%67.0%62.0%59.0%55.0%53.0%53.0%51.0%46.0%45.0%
9EX DATA73.0%70.0%66.0%67.0%68.0%69.0%63.0%63.0%64.0%64.0%65.0%65.0%
10EX DATA100100100100100100100100100100100100
11EX DATA737066676869636364646565
12EX DATA432322413001
13EX DATA375175833252
14EX DATA000000000000
15EX DATA000000000000
16Jul-19Aug-19Sep-19Oct-19Nov-19Dec-19Jan-20Feb-20Mar-20Apr-20May-20Jun-20
17TotalMonth 1Month 2Month 3Month 4Month 5Month 6Month 7Month 8Month 9Month 10Month 11Month 12
18EX DATA726865676259555353514645
19EX DATA72.0%68.0%65.0%67.0%62.0%59.0%55.0%53.0%53.0%51.0%46.0%45.0%
20EX DATA73.0%70.0%66.0%67.0%68.0%69.0%63.0%63.0%64.0%64.0%65.0%65.0%
21EX DATA100100100100100100100100100100100100
22EX DATA737066676869636364646565
23EX DATA432322413001
24EX DATA375175833252
25EX DATA000000000000
26EX DATA000000000000
27
28
A@AP
Cells with Conditional Formatting
CellConditionCell FormatStop If True
M18Cell Value<>45textNO
L18Cell Value<>46textNO
K18Cell Value<>51textNO
J18Cell Value<>53textNO
I18Cell Value<>53textNO
H18Cell Value<>55textNO
G18Cell Value<>59textNO
F18Cell Value<>62textNO
E18Cell Value<>67textNO
D18Cell Value<>65textNO
C18Cell Value<>68textNO
M7Cell Value<>($L$7+$M$12+$M$14)-($M$13+$M$15)textNO
L7Cell Value<>($K$7+$L$12+$L$14)-($L$13+$L$15)textNO
K7Cell Value<>($J$7+$K$12+$K$14)-($K$13+$K$15)textNO
J7Cell Value<>($I$7+$J$12+$J$14)-($J$13+$J$15)textNO
I7Cell Value<>($H$7+$I$12+$I$14)-($I$13+$I$15)textNO
H7Cell Value<>($G$7+$H$12+$H$14)-($H$13+$H$15)textNO
G7Cell Value<>($F$7+$G$12+$G$14)-($G$13+$G$15)textNO
F7Cell Value<>($E$7+$F$12+$F$14)-($F$13+$F$15)textNO
E7Cell Value<>($D$7+$E$12+$E$14)-($E$13+$E$15)textNO
D7Cell Value<>($C$7+$D$12+$D$14)-($D$13+$D$15)textNO
C7Cell Value<>($B$7+$C$12+$C$14)-($C$13+$C$15)textNO
 
Upvote 0

Forum statistics

Threads
1,214,975
Messages
6,122,537
Members
449,088
Latest member
RandomExceller01

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