Amount of rows in sheet

Viewed 106224

Goal:
A variable should contain amount of rows from a specific sheet.

Problem:
What syntax code in Excel VBA do I need to count amount of rows from sheet?

2 Answers
Related