I need to count my packages

S

Steve

Hello all,

I have to enter tracking numbers of our DHL packages into a excel
spreadsheet every day. And at tthe end of entering this data, I would like
to have excel give me a total count of packages entered.

Is this possibe? If so, how?

Thanks.
 
K

Kevin B

Use the COUNTA function:

=COUNTA(A1:A25)

Modify the range A1:A25 to the range of cells containing the tracking number.
 
S

Steve

Thanks Nate. This information was very helpful. I even like how it makes my
daily report look as well. Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top