Move columns to new sheet based on title

akeys5862

New Member
Joined
Jun 15, 2017
Messages
2
Hello,

Is there a way to take a group of data and automatically move it to a new sheet based on a formula? For example, we have 24 different departments and right now we are manually moving each grouping to new sheets. I posted an example file. I would like to find a quicker way of separating the data into different tabs. I want to take column A,B,C,D and I,J,K and move them to a new tab. This is just for one department, but I'd like to do this for multiple.

Sheet 1 and 2 -

Example.xlsx
ABCDEFGHIJKLMN
4 64100--Administration67950-- Float Pool64100--Administration67950--CMG Float Pool
5 Month EndingMonth EndingYear To DateYear To Date
6 ActualBudgetVarianceActualBudgetVarianceActualActualBudgetVarianceActualBudgetVariance
7Revenue
8 Capitation0000000000000
9 Contractual Allowances0000000000000
10 Bad Debt Expense0000000000000
11 Total Net Patient Service Revenue0000000000000
12
13 Other Revenue
14 Pay for Performance FFS0000000000000
15 Patient Medical Records Copying Revenue0000000000000
16 Operating Income - Management Fee172,917172,917000001,902,0871,902,0834000
17 Other Income and Fees1,00001,00000001,498,85401,498,854000
18 Rental Income00000008,82708,827000
19 SJP Revenue Adjustment0000000000000
20Total Revenue173,917172,9171,00000003,409,7681,902,0831,507,685000
21
Sheet1
Cell Formulas
RangeFormula
D8:D10,N14:N19,K14:K19,G14:G19,D14:D19,N8:N10,K8:K10,G8:G10D8=B8-C8
B11:N11B11=SUM(B8:B10)
B20:N20B20=SUM(B14:B19)+B11


Example.xlsx
ABCDEFGH
1 Month EndingYear To Date
2 ActualBudgetVarianceActualBudgetVariance
3Revenue
4 Fee for Service000000
5 Capitation000000
6 Contractual Allowances000000
7 Bad Debt Expense000000
8 Total Net Patient Service Revenue000000
9
10Other Revenue
11 Pay for Performance FFS000000
12 Other Income and Fees000000
13 Meaningful Use - EHR Revenue000000
14 Interest Income000000
15Total Revenue000000
64100
Cell Formulas
RangeFormula
D4:D7,H11:H14,D11:D14,H4:H7D4=B4-C4
B8:D8,F8:H8B8=SUM(B4:B7)
B15:D15,F15:H15B15=SUM(B11:B14)+B8


I'd appreciate any suggestions!
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Will you be more specific? Which is / are the criterion/a, rule/s etc., under which you want to separate the columns?
 
Upvote 0

Forum statistics

Threads
1,214,409
Messages
6,119,339
Members
448,888
Latest member
Arle8907

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