Thread
:
formula to send data to 2nd sheet
View Single Post
01-19-2016, 08:28 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,344
You could use a formula like:
=IF(Sheet2!$H2="NO",Sheet2!A2,"")
in B3 and copied to B3:H9 to conditionally show/hide the data, but a formula can't show/hide rows.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod