For the life of me, I cant figure out what is wrong with this piece of code. It is saying that it cant pull the the worksheet function up.
Selection.Cells((SelectionRows - 1), 9).Value = Application.WorksheetFunction.Average(Selection.Range(Cells(1, 9), Cells((SelectionRows - 1), 9)))
Please help!
Thanks in advance
Alexis
Bookmarks