Don't struggle to pass strings. Instead, apply these five simple rules when working with embedded strings in VBA. If you want to work with VBA, eventually, you’ll struggle with embedded strings. It ...
I'm trying to use VBA to copy images in a Word doc and paste-special as JPEG or bitmap. I've found a bit of code and made it work, but I cannot find an adequate explanation of what I am doing.