I need an if statement and I have no idea how to create one.. okay.. I pick point 1 and then point 2, I have code that will give me the mid point between these two points so I can insert text there. but what I need is if point 2 has a negative x value from point 1 I want to mirror the inserted text using point 1 if point 2 does not have a negative X value from point 1 then I want to mirror using point 2.. any ideas.. thank you in advance..