how to unit data in different sheet into one sheet?

Q

quietning

I have same style data in differet sheet:

sheet1
q ww
w ww
e r
r e
t r
(and adding)

sheet2
5 f
6 g
d h
e h
g juh
(adding)

and in sheet3 I want automatic display:

q ww
w ww
e r
r e
t r
5 f
6 g
d h
e h
g juh

any solutions?
 
Top