Creating Data Storing Sheet by adding deleted rows

Tet Htut Naing

Board Regular
Joined
Mar 28, 2015
Messages
101
Hi Everybody,
I am just a novice in excel subject.
Now, I have a big question on data storing. There are 6 Sheets for data entry. Each sheets has unique Name order by using =Sheet1!A4. This excel book is meant to make data of Staff in my organization, a NGO. 200 Staff data are entered into those 6 Sheets.
The situation is on resigning and new coming of the staff. To store the data, a new sheet (Namely, Staff Background Data Sheet)is created with the unique staff name and order with Sheet 1.
What I want to know is a macro to run on deletion of a row, then
1. collect the selected data from those 6 data Sheets
2. match with the staff name in Staff Background data (if needed)
3. Add the collected data.

I have a macro for deleting a row in all 6 Sheets simultaneously.

IF you have possible answer, please help me. Thanks all in advance.
Htut
I tag Mr.mikerickson, for this, if I bothered Mr. Mikerickson, I appologize in advance.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,223,108
Messages
6,170,147
Members
452,305
Latest member
hemal2172

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