Thread
:
Any way to loop this in VBA?
View Single Post
#
1
Posted to microsoft.public.excel.misc
Dave O
Posts: n/a
Any way to loop this in VBA?
You can set that code to trigger at an "On Change" or maybe a "MouseUp"
event. Is that the kind of loop you need?
PS Don't forget your End If line!
Reply With Quote