J
Jim Berglund
I have an Excel 2007 VBA program that creates a phone directory. It was
built and ran fine in Vista. Now it won't end. (perpetual running, creating
blank entries, I guess)
The key area is in a For...Next End statement.
For m= 1 to 26 (Letters from A to Z)
....
....
Next
End
End Sub
Anything I need to do that is special for Win 7?
Thanks,
Jim Berglund
built and ran fine in Vista. Now it won't end. (perpetual running, creating
blank entries, I guess)
The key area is in a For...Next End statement.
For m= 1 to 26 (Letters from A to Z)
....
....
Next
End
End Sub
Anything I need to do that is special for Win 7?
Thanks,
Jim Berglund