J
Jan Kronsell
Hi NG
Is there any way to test in VBA if an entire row has been selected? I tried
with something like
If Selection.EntireRow = True
but that didnt do the job
Jan
Is there any way to test in VBA if an entire row has been selected? I tried
with something like
If Selection.EntireRow = True
but that didnt do the job

Jan