rakirobert
Programmer
Hi,
I have never used MS Project 2003 or its predecessors. I am given a task to write a macro that validates data that has been inputed.
I was wondering how I can get the number of rows that have been filled up with data. "Last row of data" in another way of saying it!
in excel I know the code is the following:
Sheets(sheetName).UsedRange.Rows.Count
what is the equivalent for MSProject 2003
any good links for getting info on such help!
I have never used MS Project 2003 or its predecessors. I am given a task to write a macro that validates data that has been inputed.
I was wondering how I can get the number of rows that have been filled up with data. "Last row of data" in another way of saying it!
in excel I know the code is the following:
Sheets(sheetName).UsedRange.Rows.Count
what is the equivalent for MSProject 2003
any good links for getting info on such help!