I know I can do a work around and fix this but it would be easier if I could just move the command button based on my if statement I have.
I've tried me.cmddel.move (2.25) and I've tried me.cmddel.left = 2.25 but I am getting the same results, the buttons do move but they hug the left side of the screen and don't move to where I actually want them at.
I know my if statement works but I guess I'm struggling to find a way to move the command buttons based on them? .move and .left doesn't seem to work the way I was hoping, anyoneone have some advice?
Thanks!