Copy row with specific values from multiple sheets to 2 different sheets that may contain that specific value

mniceguy81

New Member
Joined
May 8, 2021
Messages
6
Office Version
  1. 365
Platform
  1. Windows
Hi everyone,

Wishing you all well, I'm new to the world of Excel and VBA but maybe you can help me, I'm trying to learn how to copy data from multiple sheets in my Excel file called Check.xlsx but not copying anything from the first sheet which is called "IN" but from the others that are "Tst1", "Tst2", "Tst3", "Tst4" , "Tst5"

Data is found in Column C named "Status" and the rows have values like "Mini Fridge" or "Big Fridge" or "Small Fridge" and i need them to be copied to Sheet called "Mini Fridge" or "Big Fridge" or "Small Fridge" with the same values.

Could i ask kindly for your help.

Thank you very much.
 
Previously you said
to be copied to Sheet called "Mini Fridge" or "Big Fridge" or "Small Fridge" with the same values.

I thought you have sheets by fridge type ;)
 
Upvote 0

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,214,376
Messages
6,119,178
Members
448,871
Latest member
hengshankouniuniu

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