Hi, the code below is a hard-coded version of what I require.
Below I have columns C and U, however I nned to vary these with column headings,
so currently 'Letter Cycle' is Column C and 'Days Late' is Column U. But these may vary?
AN help on creating a dynamic code is much appreciated
![]()
Range("T3").FormulaArray = "=MAX(($C$3:$C$10000=$C3)*($U$3:$U$10000))"
Bookmarks