Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can I remove Formula across WorkSheets is showing as a "0" (Ze

I am creating a form in Excel that can be filled out by any user, and the
data entered by the user on the first page should be automatically shown on
subsequent pages so that the user doesn't have to reenter the data over and
over.

I created this process by going to each subsequent page (other than page
one), typing an = sign where I want to replication, then clicking on the tab
for Worksheet #1 and clicking on the cell I want to replicate. I hit the
ENTER key, a voila, the formula is set.

What I don't want, is to show zeros where I have placed formulas in cells on
the subsequent pages. Because some of the formulated cells require numbers,
or X's in checkboxes, it might get confusing to show on check box with an X
and others with a Zero.

Is there a way to have Excel NOT show the zeros in these cells on subsequent
pages, and just show blank cells?

Oh, I neglected to mention that I am protecting (and locking) the
non-fillable cells in the workbook, including those cells that should be
automatically filled by the formula above. Not sure if this matters, but
thought I should include it nevertheless.

Thanks!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default How can I remove Formula across WorkSheets is showing as a "0" (Ze

I do that from time to time and have found that by using the conditonal
format function and setting the the conditions to change the text color to
the background color for a given condition to work well.

"minnie_mo" wrote:

I am creating a form in Excel that can be filled out by any user, and the
data entered by the user on the first page should be automatically shown on
subsequent pages so that the user doesn't have to reenter the data over and
over.

I created this process by going to each subsequent page (other than page
one), typing an = sign where I want to replication, then clicking on the tab
for Worksheet #1 and clicking on the cell I want to replicate. I hit the
ENTER key, a voila, the formula is set.

What I don't want, is to show zeros where I have placed formulas in cells on
the subsequent pages. Because some of the formulated cells require numbers,
or X's in checkboxes, it might get confusing to show on check box with an X
and others with a Zero.

Is there a way to have Excel NOT show the zeros in these cells on subsequent
pages, and just show blank cells?

Oh, I neglected to mention that I am protecting (and locking) the
non-fillable cells in the workbook, including those cells that should be
automatically filled by the formula above. Not sure if this matters, but
thought I should include it nevertheless.

Thanks!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 284
Default How can I remove Formula across WorkSheets is showing as a "0"

WavMaster

You could gototoolsoptionsview and remove the check mark from "Zero Values"

Mike Rogers

"WavMaster" wrote:

I do that from time to time and have found that by using the conditonal
format function and setting the the conditions to change the text color to
the background color for a given condition to work well.

"minnie_mo" wrote:

I am creating a form in Excel that can be filled out by any user, and the
data entered by the user on the first page should be automatically shown on
subsequent pages so that the user doesn't have to reenter the data over and
over.

I created this process by going to each subsequent page (other than page
one), typing an = sign where I want to replication, then clicking on the tab
for Worksheet #1 and clicking on the cell I want to replicate. I hit the
ENTER key, a voila, the formula is set.

What I don't want, is to show zeros where I have placed formulas in cells on
the subsequent pages. Because some of the formulated cells require numbers,
or X's in checkboxes, it might get confusing to show on check box with an X
and others with a Zero.

Is there a way to have Excel NOT show the zeros in these cells on subsequent
pages, and just show blank cells?

Oh, I neglected to mention that I am protecting (and locking) the
non-fillable cells in the workbook, including those cells that should be
automatically filled by the formula above. Not sure if this matters, but
thought I should include it nevertheless.

Thanks!!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How can I remove Formula across WorkSheets is showing as a "0" (Ze

=IF(Sheet1!A1="","",Sheet1!A1)

Or just go to ToolsOptionsView on each sheet and uncheck "Zero Values"


Gord Dibben MS Excel MVP

On Fri, 6 Feb 2009 20:37:36 -0800, minnie_mo
wrote:

I am creating a form in Excel that can be filled out by any user, and the
data entered by the user on the first page should be automatically shown on
subsequent pages so that the user doesn't have to reenter the data over and
over.

I created this process by going to each subsequent page (other than page
one), typing an = sign where I want to replication, then clicking on the tab
for Worksheet #1 and clicking on the cell I want to replicate. I hit the
ENTER key, a voila, the formula is set.

What I don't want, is to show zeros where I have placed formulas in cells on
the subsequent pages. Because some of the formulated cells require numbers,
or X's in checkboxes, it might get confusing to show on check box with an X
and others with a Zero.

Is there a way to have Excel NOT show the zeros in these cells on subsequent
pages, and just show blank cells?

Oh, I neglected to mention that I am protecting (and locking) the
non-fillable cells in the workbook, including those cells that should be
automatically filled by the formula above. Not sure if this matters, but
thought I should include it nevertheless.

Thanks!!


Reply
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
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
Connecting Worksheets using and "if" "then" formula sstensrud Excel Worksheet Functions 1 June 17th 08 09:13 PM
Showing "0.00" for formula results kate_suzanne Excel Discussion (Misc queries) 4 April 25th 08 07:49 PM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
Why is "History" a "reserved name" while naming Excel worksheets? Pradeep Excel Discussion (Misc queries) 1 June 30th 06 12:55 PM


All times are GMT +1. The time now is 09:48 AM.

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"