Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am creating an audit tool that I want to be able to automatically populate
a report with recommendations. I have a Yes/No/NA cell in my checklist worksheet that when the NO option is selected it will automatically populate the corresponding recommendation in the report worksheet. The code "=IF(Checklist!C20="NO",Checklist!D20)" is used in the report worksheet to make that work. My problem is that when the YES or NA options are selected on the checklist worksheet, the applicable row in the report worksheet remains, but with the word "FALSE" in the columns that would normally contain the corresponding recommendation and the reference data. How do I configure the report worksheet to totally ignore the corresponding question on the checklist worksheet when the YES or NA options are selected? If I'm not making myself clear, I'll be happy to e-mail the file to you so that you can see exactly what I'm talking about. Many thanks to anyone who can help me. -- Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formula Question | Excel Discussion (Misc queries) | |||
Excel formula question | Excel Discussion (Misc queries) | |||
Excel Formula Question | Excel Discussion (Misc queries) | |||
Excel formula question | Excel Worksheet Functions | |||
Excel formula question. | Excel Worksheet Functions |