Forum Discussion
sf49ers19238597
Sep 22, 2022Iron Contributor
I need help with VBA
how shorted VBA down on a button on file 'WEEK 1
Worksheets("1").Range("K2").Formula = "=IF(INDIRECT(""'BYE WEEKS'!B3"")<>"""",INDIRECT(""'BYE WEEKS'!B3""),"""")"
Worksheets("1").Range("K3")....
sf49ers19238597
Sep 23, 2022Iron Contributor
the code is red you give me
HansVogelaar
Sep 23, 2022MVP
What is red? Please try to be specific.
- sf49ers19238597Sep 27, 2022Iron Contributorthe whole code on my end i copy your code
- HansVogelaarSep 27, 2022MVP
You must have made a mistake while copying and pasting the code...