What Exactly is a Macro in Excel
Thursday, May 21, 2009
10:39 AM
Definition:
An Excel macro is a set of instructions that can be triggered by a keyboard shortcut, toolbar button or an icon in a spreadsheets. Macros are used to eliminate the need to repeat the steps of common tasks over and over. Tasks such as adding or removing rows and columns, protecting or unprotecting worksheets, selecting a range of cells, or adding the current date to a spreadsheet.
---------------------
I want to create a markbook that will be able to manupulate the data (student records) So calculate the averages of students and then be able to show the highest to lowest marks.
Labels: Markbook Assessment