Very new to Macros!
I need to add new lines in my table automatically with data from another table.
Example Table 1:
PB&J
Apple Pie
Banana cake
Bread
Second sheet data:
PB&J Apple Pie
Peanut Butter Apple
jelly Sugar
Bread Flour
Every time i run the code I want table 1 to change to
PB&J
Peanut Butter
jelly
Bread
Apple Pie
Apple
Sugar
Flour
Banana cake
Bread
Can anyone please help!
I need to add new lines in my table automatically with data from another table.
Example Table 1:
PB&J
Apple Pie
Banana cake
Bread
Second sheet data:
PB&J Apple Pie
Peanut Butter Apple
jelly Sugar
Bread Flour
Every time i run the code I want table 1 to change to
PB&J
Peanut Butter
jelly
Bread
Apple Pie
Apple
Sugar
Flour
Banana cake
Bread
Can anyone please help!