LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.misc
Lmarie6
 
Posts: n/a
Default Copy data into another worksheet and have it update automatica

Thanks! I actually found this in Excel Help and think it's a bit simpler:

Use a number format to hide zero values in selected cells
Caution Follow this procedure to hide zero values in selected cells. If the
value in one of these cells changes to a nonzero value, the format of the
value will be similar to the general number format.

Select the cells that contain the zero (0) values that you want to hide.
On the Format menu, click Cells, and then click the Number tab.
In the Category list, click Custom.
In the Type box, type 0;-0;;@


"gjcase" wrote:


One way is to use an IF statement rather than a straight link.

Insert =IF(Sheet1!A1="","",Sheet1!A1) in cell A1 of both Sheets 2 & 3
and then copy them across the entire range. This will make all blank
cells on Sheet 1 appear blank on Sheets 2 & 3 and should still work
okay with filters & sums.

Not sure if there's a way to do this by formatting 0s to be blanks,
perhaps someone else can address that?

---GJC


--
gjcase
------------------------------------------------------------------------
gjcase's Profile: http://www.excelforum.com/member.php...o&userid=26061
View this thread: http://www.excelforum.com/showthread...hreadid=528152


 
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



All times are GMT +1. The time now is 08:09 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"