Part of my VBA code has a line
WriteToSheet_fix1 sText4, url1
sText4 = ""
This is causing an "invalid procedure call or argument" message to flag up.

Anyone have any ideas if this can be omitted, changed? Once i click ok the remaining macro seems to run