I have code that is supposed to add price changes to current price values for all workbooks in a certain file location but I am having trouble getting it to work. Sorry, am a VBA noob.
Here is the code:
The BOLDED is the line that is giving me issues.
Sub FactorChange_Price()
Dim MyPath...