Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
J
 
Posts: n/a
Default Hide empty field error

I am trying to make a simple template to track fuel mileage.
How can I insert the formula into lots of rows and not get the "DIV/0!"
error until numbers are entered in the proper cells? (I don't want anything
to be displayed)
  #2   Report Post  
kk
 
Posts: n/a
Default

Hi J

Please try

=If(IsError(YourFormula),"",YourFormula)


"J" wrote in message
...
I am trying to make a simple template to track fuel mileage.
How can I insert the formula into lots of rows and not get the "DIV/0!"
error until numbers are entered in the proper cells? (I don't want anything
to be displayed)


  #3   Report Post  
J
 
Posts: n/a
Default

How can I mass populate this to change for every row?
e.g. a1 divided by c1 solution goes in d1(this is where I use the formula)

"kk" wrote:a

Hi J

Please try

=If(IsError(YourFormula),"",YourFormula)


"J" wrote in message
...
I am trying to make a simple template to track fuel mileage.
How can I insert the formula into lots of rows and not get the "DIV/0!"
error until numbers are entered in the proper cells? (I don't want anything
to be displayed)



  #4   Report Post  
J
 
Posts: n/a
Default

Nevermind. I found a macro that fixed my problems.

"kk" wrote:

Hi J

Please try

=If(IsError(YourFormula),"",YourFormula)


"J" wrote in message
...
I am trying to make a simple template to track fuel mileage.
How can I insert the formula into lots of rows and not get the "DIV/0!"
error until numbers are entered in the proper cells? (I don't want anything
to be displayed)



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
My copy function won't work - I get error "cannot empty clipboard DenaC Excel Worksheet Functions 0 June 1st 05 03:17 PM
Stop text from stringing into next field when empty NothingButRomance Excel Worksheet Functions 7 May 17th 05 02:22 AM
Stop text from stringing into next field when empty NothingButRomance Excel Worksheet Functions 2 May 15th 05 05:32 PM
pivot table field name error Randberger Excel Worksheet Functions 3 February 28th 05 07:55 PM
pivot table - hide details but show subtotal for calculated field tenneym Excel Discussion (Misc queries) 1 February 9th 05 03:07 AM


All times are GMT +1. The time now is 10:00 PM.

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

About Us

"It's about Microsoft Excel"