[VBA]Lets say
start1=selection.start
if start1 > selection.end then
I would like to put my cursor in position of start1 [/VBA]

or other solution is "how can I loop until comment is found"

thnx