transfer entire row in sheet 2

A

aditya

i want to apply following condotion

IN SHEET1 if A2="ABC"
Transfer all data in row 2 to row 2 in sheet 2
 
D

DILipandey

Hi Aditya,

Type in the following formula in cell A2 of Sheet 2 and drag it towards
right end.
=IF(Sheet1!$A$2="ABC",Sheet1!A2,"")
--
Click on Yes, if it is useful.

Thanks & Best Regards,
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)
(e-mail address removed)
(e-mail address removed)
New Delhi, India
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top