LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Getting the "0" out of an auto populate cell.

I'm building an audit tool that has a checklist in one worksheet and the
report in another worksheet. The checklist worksheet has questions and a
YES/NO/NA column. When the question is answered NO, it autopopulates the
corresponding recommendation in the report worksheet. I have a "reference"
column that contains links to best practices, etc. in both worksheets.

When I don't have a reference to cite in the checklist worksheet, and the
answer to the question is "NO" (which causes the automatic population of the
recommendation in the report worksheet), the reference column has a "0" in
it.

WHAT CAN I DO TO STOP THE "0" FROM APPEARING IN THE REFERENCE COLUMN IN THE
REPORT WORKSHEET?

Following are examples of the formulas I'm currently using for the two
columns (recommendation and reference).

Recommendation: =IF(Checklist!C201="NO",Checklist!D201,"")
Reference: =IF(Checklist!C201="NO",Checklist!E201,"")

Many thanks.
--
Bill
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I auto transform sets of data? (change "female" to "f") Liz Excel Discussion (Misc queries) 2 April 2nd 23 08:53 PM
text string: "91E10" in csv file auto converts to: "9.10E+11" [email protected] Excel Discussion (Misc queries) 2 August 12th 08 03:13 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
Auto Scale X axis doesn't work with "" values in cell SteveC Charts and Charting in Excel 3 February 15th 07 10:34 PM
Complex if test program possible? If "value" "value", paste "value" in another cell? jseabold Excel Discussion (Misc queries) 1 January 30th 06 10:01 PM


All times are GMT +1. The time now is 09:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"