98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » vba-excel-training - Functions
vba-excel-training - Functions
Resolved · Low Priority · Version Standard
RE: Functions
Hi Gay, Thanks for the post, CountA is one of the big 5 most commonly used functions, actually it is a spin off from the Count function, where the Count function will return the number of values in a selected range CountA will return the number of all entries both Values and Labels. Hope that helps you, regards Pete.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Converting an American date format to European using FormulaExcel depending on your local setting will only pick up date values of the dd mmm yyyy oders as date type. If you import data from various sources including America their date order is different with data value in mmm dd yyyy, excel can only treat it as text indicated by left aligning it. To overcome this you have to do the the following. |