I have a table created that has numeric values related to a questionaire that has multiple choice answers that will give a score. Each questionaire is from a different client. I am trying to get values for 10 different Health Profiles (example: Physical,Mental,Social) Physical will only take scores from column 1,3,4 and Mental would take scores from columns 3,5,8,10 and so forth. so each client will have 10 unique health profile scores based on the original 17 questions. Each question is a separate column and each client will have a differentID. i need some help please