Creating a spreadsheet for range quals and want to do a few things.
1. Having trouble with chaining conditional formatting/data validation lists. I have 3 fire table columns that populate via dropdown box (based off of data > validation > list) and produce values ranging from 0-40. I want a 4th column, pass/fail, to populate with "Pass" if ANY of the 3 fire columns produce a value of 23 or greater. Also, I need the 5th column to populate with either marksman, sharpshooter, or expert based on score ranges in the 3 fire columns, BUT sharpshooter and expert can only populate if the established score range is in the first fire column - otherwise they just get marksman. So let's say you have fire 1 = 22, fire 2 = 32, fire 3 = blank for shooter 1. Shooter 2 has fire 1 = 32, fire 2 = blank, fire 3 = blank. Column 4 for both shooters should read pass, but column 5 should read marksman for shooter 1 and sharpshooter for shooter 2.
2. Having trouble with something simpler - deselecting the first box in a column when applying formatting. I don't want to have to drag down and manually select an arbitrary crapload of columns, I just want to be able to label a column and THEN apply the formatting. Command + click doesn't do it, shift + click doesn't do it, alt + click doesn't do it. I know this one's not that hard but I'm drawing a blank and feel like an idiot.
3. Hiding values for the list so they don't show up just from scrolling over laterally in the spreadsheet. I guess I could just move them to a separate tabbed page? Right now I just moved them over beyond where the populated data will be with a couple columns of space in between.
4. Other conditional formatting - I need to be able to do basic "if, then" type stuff for multiple columns. So if Unit = 152 is selected, I want it to auto populate the UIC column with a certain alphabetic/numerical value (for example, WZ6CAB) and also populate weapon column (M16 vs M4). Also would like to color cells based on pass/fail, but that's polish - need the functional stuff first.
1. Having trouble with chaining conditional formatting/data validation lists. I have 3 fire table columns that populate via dropdown box (based off of data > validation > list) and produce values ranging from 0-40. I want a 4th column, pass/fail, to populate with "Pass" if ANY of the 3 fire columns produce a value of 23 or greater. Also, I need the 5th column to populate with either marksman, sharpshooter, or expert based on score ranges in the 3 fire columns, BUT sharpshooter and expert can only populate if the established score range is in the first fire column - otherwise they just get marksman. So let's say you have fire 1 = 22, fire 2 = 32, fire 3 = blank for shooter 1. Shooter 2 has fire 1 = 32, fire 2 = blank, fire 3 = blank. Column 4 for both shooters should read pass, but column 5 should read marksman for shooter 1 and sharpshooter for shooter 2.
2. Having trouble with something simpler - deselecting the first box in a column when applying formatting. I don't want to have to drag down and manually select an arbitrary crapload of columns, I just want to be able to label a column and THEN apply the formatting. Command + click doesn't do it, shift + click doesn't do it, alt + click doesn't do it. I know this one's not that hard but I'm drawing a blank and feel like an idiot.
3. Hiding values for the list so they don't show up just from scrolling over laterally in the spreadsheet. I guess I could just move them to a separate tabbed page? Right now I just moved them over beyond where the populated data will be with a couple columns of space in between.
4. Other conditional formatting - I need to be able to do basic "if, then" type stuff for multiple columns. So if Unit = 152 is selected, I want it to auto populate the UIC column with a certain alphabetic/numerical value (for example, WZ6CAB) and also populate weapon column (M16 vs M4). Also would like to color cells based on pass/fail, but that's polish - need the functional stuff first.

Comment