News

You have an Excel 2011 spreadsheet compiling sales data and a sales report that you're writing in Word 2011: How do you get the Excel numbers into your report? Here's a simple Visual Basic macro ...
Does VBA for Excel not allow nested while loops? I don't write macros all that often but whenever I do, I nest a while loop (because I forgot that it didn't work last time), it errors out and I ...