Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why isn the File Print Preview command available in a VBA module?

0
Posted

Why isn the File Print Preview command available in a VBA module?

0

The Excel designers apparently thought this command was not necessary because you can’t really do any formatting on a VBA module sheet. If you really must preview a VBA module, copy the code to a worksheet and use the worksheet’s print preview feature. I’m having trouble with the concatenation operator (&) in VBA. When I try to concatenate two strings, I get an error message. This is probably because VBA is interpreting the ampersand as a type declaration character. Make sure you insert a space before and after the concatenation operator.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123