LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Counting NON-Blank fields

I have two columns of data that I export from MS-Access into Excel and then
paste into another excel spreadsheet.

Column A is my description; Columns B and C are my values.

Both Column B and Column C have 50 rows. (This number varies)
Column B has some blank rows.
Column C has data in all rows (always).

I need to count the number of records in each column.

Using the CountA command, I currently first have to select any blank field
and delete the contents as Excel is reacting as if they are not blank.

Using the CountBlank command it correctly counts the blank fields, however,
I need to count the Non-Blank fields.

=COUNTA(B1:B50) would give me what I need if it would ignore the empty
fields.
=COUNTA(C1:C50) works fine.

(I've tried subtracting the blank count from the total in Column C but my
total fields are not directly following the populated fields so to easy to
have an extra blank row in the range.)

Perhaps this is an Access question? How do I make empty fields blank?

Thanks in advance.

 
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
Counting from multiple fields toby131 Excel Discussion (Misc queries) 7 October 8th 09 03:56 PM
counting coloured fields Redsphynx Excel Discussion (Misc queries) 6 March 12th 08 08:42 AM
Counting fields on criteria in other fields [email protected] Excel Worksheet Functions 1 October 31st 07 12:22 AM
Help Counting Conditional Text Fields Rodman Excel Discussion (Misc queries) 2 January 25th 07 09:40 PM
Counting a range of fields with an "X" Arge Excel Worksheet Functions 7 December 7th 04 03:23 AM


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