Total Nube

Woodyexcel

New Member
Joined
Jun 28, 2011
Messages
8
Hello Excel masters,

I am totally new to VBA and and working with an Excel document that has all
the information input to a master sheet. I want to sort a single column from
the master sheet to multiple sheets(in the column is one of seven entries.) I
want each of those entries to go to a separate sheet.

I tried recording and using the advanced sort.....just not sure how or where
to begin on this one. Thanks in advance.

Woody
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Welcome to the Board!

You can apply Dat-->Filter to narrow your criteria, then Goto-->Special-->Visible Cells only and copy the range to the appropriate sheet. If you record doing that once you get the hang of it you should be able to set it up to loop through all seven entries.

HTH,
 
Upvote 0
Great! Feel free to post back if you have any problems. :)

Note that I should have typed "DATA-->Filter". My bad, so I wanted to clarify. If you're not familiar with it, the helpfile documents it pretty well.
 
Upvote 0

Forum statistics

Threads
1,224,564
Messages
6,179,543
Members
452,924
Latest member
JackiG

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