I need assistance. I am working with a checklist that has 6 categories. The worker must enter a rating on each checklist item in each category. Once each category is completed, a number is produced in a connected cell representing a percentage of responses in each category meeting a specific criterion. Once the checklist is complete I would like the worker to be able to simply click the macro button that will set a number of PRINT jobs in motion.
I want to be able to write a CONDITIONAL macro that will always PRINT the same two worksheets as well as particular arrays of cells (each associated with a category, pre-formatted, print ready) depending on the percentage value obtained for each of the six categories. The macro would have to 'test' the percentage value for each category and PRINT an associated array only if the percentage for that category met the pre-determined criterion. For example, if the %value in C13 is greater than 50, Print O55:Q75. I am not sure if that is clear or if it is even possible.
I can give you the specifics re: the worksheet names, the cell designations, and the arrays to work with if you are willing to assist. I am a fairly new user of excel and can write simple formulas and set up simple macros - however, I am absolutely stumped as to how to do this and have about 48 schools in two school districts waiting for this tool. Can anyone help?
I want to be able to write a CONDITIONAL macro that will always PRINT the same two worksheets as well as particular arrays of cells (each associated with a category, pre-formatted, print ready) depending on the percentage value obtained for each of the six categories. The macro would have to 'test' the percentage value for each category and PRINT an associated array only if the percentage for that category met the pre-determined criterion. For example, if the %value in C13 is greater than 50, Print O55:Q75. I am not sure if that is clear or if it is even possible.
I can give you the specifics re: the worksheet names, the cell designations, and the arrays to work with if you are willing to assist. I am a fairly new user of excel and can write simple formulas and set up simple macros - however, I am absolutely stumped as to how to do this and have about 48 schools in two school districts waiting for this tool. Can anyone help?
Last edited: