Cell value = " bat" then copy whole row to another sheet named cat_bat

Krantikari

New Member
Joined
May 28, 2021
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Hi , I am working on automation and need few tips.
1- my workbook have 5 sheets having data which is not constant in terms of rows.
2- for my tab category in column A named type , I have types bat A,Bat B and Bat C. i need to copy data of bat A to sheet named category_bat A, data of bat B to category_bat B and similarly for C.
3- also i want to copy data from multiple workbooks to a sheet one below the another and add and additional column in starting having type . For example if i copy data from bat_A.xls, followed by Bat_b.xls then the data copied should have a row in starting showing there category.
4-i have created a template tab where in I have data from column A to G already and copy data from another sheet from column H till AA1. Also the column I having country should be either US or Canada.
Please help me with the approach sorry i can't share the data and file as its confidential.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
It is hard to image from your explanation. If you cannot provide the actual data, you can creat a mock-up data and use XL2BB so that helpers out there can copy your simulated data for testing so that the solution provided works.
 
Upvote 0

Forum statistics

Threads
1,214,940
Messages
6,122,352
Members
449,080
Latest member
Armadillos

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