There is some info here http://tinyurl.com/ydvv3b8 on using Count
Phyllsf;651175 Wrote:
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 have 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.
--
Simon Lloyd
Regards,
Simon Lloyd
'Microsoft Office Help' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: 1
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=181641
[url="http://www.thecodecage.com"]Microsoft Office Help[/url]