Sarah has attended:
Excel Advanced course
Excel
When recording a macro, and you want to insert a row after a set of criteria, but the number of criteria will change each time the macro is run, how do you do this whilst recording?
RE: Excel
Hi Sarah
Thanks for your question.
This would likely require writing a bit of code, since the row will need to be inserted in a slightly different position each time.
Amanda