Creating and populating new sheet based on another sheet grid line

Gemini774

New Member
Joined
Oct 18, 2021
Messages
6
Office Version
  1. 365
Platform
  1. Windows
Dear all,

What I am trying to do, is that:

1. Once a new row is filled in sheet A
2. A new sheet is created
3. That new sheet is named as per Last name and first name columns from sheet A (Columns K and L)
4. And in that new sheet, the rows are filled based on the columns of sheet A.
Example for point 4. : in sheet A, the last name and first name are Doe John. In the new sheet created, cell B2 should be = John and C2 = Doe. The sheet name should be JohnDoe.

And finally, that new created sheet is hidden.

I looked through multiple forums but cannot seem to find anything relevant, not even close to what I am trying to do.

Here I am relying on your exceptional Excel VBA skills to help me :)

Thanks a lot to you all.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.

Forum statistics

Threads
1,214,942
Messages
6,122,366
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