I have two excel sheets
Sheet 1
sheet 2
My question is how to joins this two excel sheet for when I delete sheet 1 first record (Dr.John BHRM 11213 Principles of Management) then need to delete first record in second sheet automatically
Anyone can help me
CodePudding user response:
You should make sheet 2 be a powerquery of sheet 1. Look at some examples of powerquery in excel. steps.
- Convert the data in sheet 1 to a table
- Follow the steps 1 & 2 here
- Rename & reorder columns.
- click close and load.
- You can set refresh conditions under the Data tab.