Related:
- EXCEL HELP
- Excel marksheet - Guide
- Excel free download - Download - Spreadsheets
- Number to words in excel - Guide
- Kernel for excel - Download - Backup and recovery
- Excel date format dd.mm.yyyy - Guide
1 response
Make a Loop that while X < (the max classes), to scan the cell's and if its <> "" then take the value copy it over to another sheet; also an integer that gets bumped up 1 every time it loops so you know how many classes and move the number to a cell in the data table, if it is = "" then move your focus down 1 so you can differentiate each kids grades for GPA calculation, and the integer that is getting bumped, set it back to 0
then make a similar thing to read your values and do the math...
If you need help with the coding itself there are lots of things online, depending on my freetime I might post some :)
then make a similar thing to read your values and do the math...
If you need help with the coding itself there are lots of things online, depending on my freetime I might post some :)