I need to open a workbook from Access, count the number of non blank rows, and return the result to a table. I would call the table tblRowCount, and the field, Count.
I found the CountA function in Excel, but am honestly clueless how to impliment it in Access. Any help would be appreciated.