#1   Report Post  
j0white
 
Posts: n/a
Default Excel 2000


When a date is entered into a cell on worksheet 1, it populates that date in
a cell on worksheet 2 in the same workbook. The formulas are setup in
worksheet 2 to be blank unless a date is entered on worksheet 1.

My question is this, I have counters at the top of each column
"(=COUNTA(AI5:AI133)", this counts the cells that have data in them. How do I
word this count formula on worksheet 2 to not count the cells unless a date
is populated in that cell.
Since there is a formula in each cell its counting the cells. I only want
the cell to be counted when a date gets populated in worksheet 2, when a date
is populated in worksheet 1. Any help will be greatly appreciated. Thanks.
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default Excel 2000

=SUMPRODUCT(--(AI5:AI133<""))

assuming that the formulas in AI5:AI133 will change to something when a date
is entered in sheet1


--

Regards,

Peo Sjoblom

"j0white" wrote in message
...

When a date is entered into a cell on worksheet 1, it populates that date

in
a cell on worksheet 2 in the same workbook. The formulas are setup in
worksheet 2 to be blank unless a date is entered on worksheet 1.

My question is this, I have counters at the top of each column
"(=COUNTA(AI5:AI133)", this counts the cells that have data in them. How

do I
word this count formula on worksheet 2 to not count the cells unless a

date
is populated in that cell.
Since there is a formula in each cell its counting the cells. I only want
the cell to be counted when a date gets populated in worksheet 2, when a

date
is populated in worksheet 1. Any help will be greatly appreciated. Thanks.



  #3   Report Post  
j0white
 
Posts: n/a
Default Excel 2000

This didn't work it still shows a total. The formulas in the cells are as
follows:
='New Bedford PFA REV 11'!G8
It places what is entered on the first sheet into that cell.
Could it be something else?

"Peo Sjoblom" wrote:

=SUMPRODUCT(--(AI5:AI133<""))

assuming that the formulas in AI5:AI133 will change to something when a date
is entered in sheet1


--

Regards,

Peo Sjoblom

"j0white" wrote in message
...

When a date is entered into a cell on worksheet 1, it populates that date

in
a cell on worksheet 2 in the same workbook. The formulas are setup in
worksheet 2 to be blank unless a date is entered on worksheet 1.

My question is this, I have counters at the top of each column
"(=COUNTA(AI5:AI133)", this counts the cells that have data in them. How

do I
word this count formula on worksheet 2 to not count the cells unless a

date
is populated in that cell.
Since there is a formula in each cell its counting the cells. I only want
the cell to be counted when a date gets populated in worksheet 2, when a

date
is populated in worksheet 1. Any help will be greatly appreciated. Thanks.




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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Can I lock info in Excel 2003 and users in Excel 2000 enter info? Mimmsan Excel Discussion (Misc queries) 1 September 8th 05 12:12 AM
Hyperlink in Excel 2000 can't open bookmarked Word 2000 file DCheslock Excel Discussion (Misc queries) 1 May 5th 05 10:46 PM
Excel XP 2002 Vs. Excel 2000 Samantha Excel Discussion (Misc queries) 0 April 18th 05 03:54 PM
Excel 2000 file when opened in Excel 2003 generates errors? Doug Excel Discussion (Misc queries) 13 December 25th 04 10:20 PM


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