#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default REMOVE ZERO FILL

how can I remove zero fills?

000089 -- 89
0076---76
00HWY---- HWY
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default REMOVE ZERO FILL

Sounds like you have a special format applied to the cells. Select the cells
then
Edit | Clear | Formats
and see how they look.

"ichihina" wrote:

how can I remove zero fills?

000089 -- 89
0076---76
00HWY---- HWY

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default REMOVE ZERO FILL

Select your range Ctrl H Find What: 0 Replace With: leave blank
Replace All


"ichihina" wrote:

how can I remove zero fills?

000089 -- 89
0076---76
00HWY---- HWY

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default REMOVE ZERO FILL

Hi,

the answer is this formula: =substitute(A2,"0","")
but what about if you have like below:

00005006
00189000
fg000pl
noon0000

the above formula remove all zero's and for the above examples you will have:

00005006 = 56
00189000 = 189
fg000pl = fgpl
noon0000 = noon

does it work for you?

Thanks,
--
Farhad Hodjat


"ichihina" wrote:

how can I remove zero fills?

000089 -- 89
0076---76
00HWY---- HWY

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
Fill in form to type Item descrictions and costs and fill in funct cradino Excel Worksheet Functions 0 July 16th 06 08:44 PM
Edit Fill Series - How do I fill using minute increments IUnknown Excel Discussion (Misc queries) 1 January 29th 06 12:50 PM
I have a list of data, fill in the gaps. FILL function won't work Triv Excel Discussion (Misc queries) 1 September 17th 05 02:33 PM
The fill feature in Excel that gives option to fill or copy KAHelman New Users to Excel 1 July 29th 05 07:47 PM
How to fill colour in Excel, it appers No fill in my computer? bede Excel Discussion (Misc queries) 1 June 11th 05 03:27 AM


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