I have created a macro that uses the action "SetValue" to fill out a form, run a report, and output to a folder. The problem I have is that every month I have to change the SetValue to the next month. VBA is not my thing, but is there a way to do a find and replace all SetValues in the macro design? I need to change 8 (Aug) to 9 for Sept.
Thanks for your help in advance!