Forum Discussion
Misshexadecimal23
Aug 31, 2021Copper Contributor
Excel IF and OR Formula Help
I tried on my own but I have confused myself. Trying to write excel formulas for all same spreadsheet parameters: 1. "if" column H is blank then pull data from column G or column I (which ever one ...
HansVogelaar
Aug 31, 2021MVP
This would require VBA. Do you want it to run automatically when the user enters data in columns G, I, P or N? Or would it be OK to run the code on demand?