Database Question

Uncle Chips

New Member
Joined
Apr 15, 2011
Messages
1
I'm sure this is rather simple but I would be very appreciative if someone could help me with the following issue. I have a large database in Excel that contains a dozen or so fields such as Name, Address, Email, Organization, etc. All I want to do is be able to pull and separate the database into different tabs based upon a specific criteria in the database. I know I can autofilter and or sort and cut/paste, but I would just like to know if there is a set of formulas/macro that would do the same thing. For example, if I wanted a separate tab distinguishing the Oraganization field, how could I pull that ?

Sorry for such a noob question and thanks in advance for any help.
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Welcome to the Board!

AutoFilter is probably one of the most efficient means.

Depending on the size of your dataset formulas might not be the best way to go, but you might want to have a look at VLOOKUP..

You can record a macro performing the AutoFilter, Cut/Paste. Then that can be modified for all of your categories. Just post back the code that you get and someone can help with that.

HTH,
 
Upvote 0

Forum statistics

Threads
1,224,552
Messages
6,179,487
Members
452,917
Latest member
MrsMSalt

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