hi all i have a travel sheet, in column f a user selects an entitlement component from a drop down list ( between row f10 - f22). Breakfast, lunch or dinner, in column g i manually pull down the formula =SUMIF($N$3:$N$14,F10,O3:O14) to row 22, in column h i manually pull down =IFERROR(VLOOKUP(F10,$N$26:$O$29,2,0), "")*G10 to row 22. is there a way that once a user selects a value from column f (the value is not important) to then auto populate the 2 formulas from above into the relevant row in columns.