Hi there,

The text in my label can be dragged and dropped into another label. Does anybody know how I can have it so that, if the character "-" appears in the label before it is dragged and dropped it will become "+", and vice versa?

For example, +12 is in label1. When it is dragged and dropped into label2 it becomes -12?

I was going to use 'Do Until InStr etc', but I'm not too sure how to use this.

Any help would be much appreciated!