This is my first vba project ever, so please excuse my novice approach.
I work at a summer camp and am creating a user form that allows you to input a camper's name and medications, and upon submission of the form it puts the information into a printer friendly page that has am/lunch/pm initial boxes for each day of the week as I administer their medications. That's the background. I got the form to take the information, display it appropriately on the printer friendly page and even do the proper fancy outlining I needed for this setup.
Now my problem is alphabetizing. I would like to have either an alphabetize button, or preferably automatically alphabetize upon pressing the submit button. The difficulty here is that each camper's "section" is 3 rows by about 12 columns and this information needs to stay together, not just alphabetize by row, but by ever 3 rows I guess.
I've done alot of searching and can't find any info on this. If anyone has any advice, it would be greatly appreciated! Thank you so much in advance! I've got campers showing up next week and I really hope to have this done by then.
I work at a summer camp and am creating a user form that allows you to input a camper's name and medications, and upon submission of the form it puts the information into a printer friendly page that has am/lunch/pm initial boxes for each day of the week as I administer their medications. That's the background. I got the form to take the information, display it appropriately on the printer friendly page and even do the proper fancy outlining I needed for this setup.
Now my problem is alphabetizing. I would like to have either an alphabetize button, or preferably automatically alphabetize upon pressing the submit button. The difficulty here is that each camper's "section" is 3 rows by about 12 columns and this information needs to stay together, not just alphabetize by row, but by ever 3 rows I guess.
I've done alot of searching and can't find any info on this. If anyone has any advice, it would be greatly appreciated! Thank you so much in advance! I've got campers showing up next week and I really hope to have this done by then.