Tuesday, October 26, 2004

Excel Tip : Using Loops in VBA in Microsoft Excel / Microsoft Excel Tips from Excel Tip .com

Excel Tip : Using Loops in VBA in Microsoft Excel / Microsoft Excel Tips from Excel Tip .com: "Do While Not IsEmpty(ActiveCell.Offset(0, 1))"

I've had to write a few macros now that convert rows to columns etc, here's some helpful tips.

0 Comments:

Post a Comment

<< Home