Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import Currency Problem

I am new top excel and I have 2 worksheets open. I am importing dat
from worksheet 2 to worksheet 1. If the value is 0 I need it not t
show up. (You dont want 100 0's on an invoice!) Please assist!

Brand

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Import Currency Problem

Brandi,

You can use Tools - Options - View, and turn off "zero values. This is on a
sheet by sheet basis -- select the desired sheet first. You can also format
specific cells to not show zeroes with Format - Cells - Number Custom, and
a code like:
0.00;-0.00;
The sections are separated by semicolons. the first is for positive
numbers, the second for negative, and the third (where there is nothing) is
for zero values. You can change the first two.


--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"brandim7 " wrote in message
...
I am new top excel and I have 2 worksheets open. I am importing data
from worksheet 2 to worksheet 1. If the value is 0 I need it not to
show up. (You dont want 100 0's on an invoice!) Please assist!

Brandi


---
Message posted from http://www.ExcelForum.com/



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
Axapta currency format import difficulty Yuppy flyer Excel Discussion (Misc queries) 1 December 8th 08 03:53 PM
currency Problem irresistible007 Excel Worksheet Functions 3 February 3rd 06 08:07 PM
Currency formating problem jschm1957 Excel Discussion (Misc queries) 0 February 19th 05 04:09 AM
How do I import daily currency rates? Sverchok Excel Discussion (Misc queries) 2 February 13th 05 10:51 AM
import currency rates into Excel? bern Excel Worksheet Functions 1 November 9th 04 01:13 PM


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