Thank you, that worked! :-)

I did find that putting in the exact dimensions of the graphic didn't work so I made your macro into a sub that took the exact width and set up two variables, one with exact width -.1, the other with exact width +.1. So now I can have a series of calls which pass in the exact widths.

I might adjust it later to work on exact numbers instead of <= and >, but I'm happy for it to just work.

Thank you again! :-)