#1   Report Post  
geza
 
Posts: n/a
Default Adjacent cell

Hi everyone,

I use quite often a simple formula when I want to populate a helper column
(used as a counter) every time I enter an alpha value in the adjacent cell
such as:
B1=IF(A1="Y",1,0).

How would I accomplish the same result when, instead of the alpha values of
Y or N, I have a dollar amount. In other words, every time I enter a dollar
value zero, a "1" will be populated in the adjacent cell; when there is a
zero amount (such as $0.00), the adjacent cell will be left blank.

Thank you,

Geza.
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(A10,1,"").

--
Regards,

Peo Sjoblom

(No private emails please)


"geza" wrote in message
...
Hi everyone,

I use quite often a simple formula when I want to populate a helper column
(used as a counter) every time I enter an alpha value in the adjacent cell
such as:
B1=IF(A1="Y",1,0).

How would I accomplish the same result when, instead of the alpha values
of
Y or N, I have a dollar amount. In other words, every time I enter a
dollar
value zero, a "1" will be populated in the adjacent cell; when there is
a
zero amount (such as $0.00), the adjacent cell will be left blank.

Thank you,

Geza.


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
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Excel VB-Copy formula down until adjacent cell (left) is blank? Tony P. Excel Discussion (Misc queries) 1 May 18th 05 06:11 PM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
Syntax for inferred cell references donesquire Excel Worksheet Functions 4 April 4th 05 09:29 PM
What is the easiest way to bring up data in adjacent cell after s. Jason Excel Worksheet Functions 1 February 10th 05 09:31 PM


All times are GMT +1. The time now is 01:37 AM.

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"