Forum

How to split data b...
 
Notifications
Clear all

How to split data based on a few criterias and paste to multiple sheets - VBA help!

3 Posts
2 Users
0 Reactions
55 Views
(@tinak)
Posts: 39
Trusted Member
Topic starter
 

Hey, I want to split data in master data sheet based on some criterias, and then copy the data to different destination tabs accordingly,

criteria 1: = column email <>"", then copy paste them to sheet "email",

criteria 2: = column email ="" and column address <>*lost*, then copy paste them to sheet "address"

criteria 3: = column mobile <>"", then copy paste them to sheet "mobile"

can someone help me with the code to run above?

thanks!!!

 
Posted : 28/06/2018 10:40 pm
(@sunnykow)
Posts: 1417
Noble Member
 

Hi Tina

Give this a try.

Sunny

 
Posted : 29/06/2018 3:22 am
(@tinak)
Posts: 39
Trusted Member
Topic starter
 

SunnyKow said
Hi Tina

Give this a try.

Sunny  

awesome! thanks a lot! 

 
Posted : 03/07/2018 8:59 pm
Share: