Recent DiscussionsMost RecentNewest TopicsMost LikesSolutionsTagged:TagRe: VBA CODINGI want to know that in excel if i type some code related to fGrade function like [ Function fGrade (score as integer, score_range as range) C = 100 - worksheetfunction. Max(score_range) FGrade = score + C End Function ] It's not giving expected outcome 😞Re: fGrade functionHii thankyou for response actually i want to add some of the grace marks in the existing no. Of students through fGrade in VBA excel.VBA CODING Hi There can anybody help me in doing VBA coding as I'm trying doing it but noy able in getting right outcome...... fGrade function Hi There I'm not able in finding fGrade function in my excel can somebody help.