A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Changing the default value for an empty cell



 
 
Thread Tools Display Modes
  #1  
Old April 28th, 2004, 07:31 PM
Jimbo
external usenet poster
 
Posts: n/a
Default Changing the default value for an empty cell

I'm reposting my oroginal post as I made a mistake and indicated a empty cell has a value of a one when it it is actually a zero. Since the number inputted in the field will never be negative, I have entered a -1 in the entire column.

I am trying to use an "IF" statement which it checks the value of a cell. If there isn't any input, including a zero, I want it to do one thing and another thing if any number, including a zero is entered. Unfortunately an empty cell has a value of one. Can that be changed?
  #2  
Old April 28th, 2004, 08:20 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default Changing the default value for an empty cell

Hi
still not sure but normally you could use something like
=IF(A1="","do something","do somethign else")

--
Regards
Frank Kabel
Frankfurt, Germany

"Jimbo" schrieb im Newsbeitrag
...
I'm reposting my oroginal post as I made a mistake and indicated a

empty cell has a value of a one when it it is actually a zero. Since
the number inputted in the field will never be negative, I have entered
a -1 in the entire column.

I am trying to use an "IF" statement which it checks the value of a

cell. If there isn't any input, including a zero, I want it to do one
thing and another thing if any number, including a zero is entered.
Unfortunately an empty cell has a value of one. Can that be changed?

  #3  
Old April 28th, 2004, 09:31 PM
Jiombo
external usenet poster
 
Posts: n/a
Default Changing the default value for an empty cell

Cell "A1" is for actual work and is kept empty until that date. The work can range from 0 to any number. The "IF" statement is: =If(a1=-1, (c1+b1),b1) I keep a1 at a -1 because if I keep it blank, the value of a1 is actually a 0, which is not an option.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:18 AM.


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