VBA for Do While (?) Loop - Microsoft Community

VBA for Do While (?) Loop - Microsoft Community

瀏覽:478
日期:2025-06-15
Try removing the line Application.Goto Reference:="R1C1" which returns you to cell A1 at the end of each loop. But I have a few questions about your example. Why A2 and not A1? Does B2 change - perhaps, through a formula - when A1 changes? Where does ......看更多