Good morning everyone,
Just a quick question here. This is somewhat related to a post that I had made on here some time ago relating to adding controls to a userform using VBA.
My question is this:
Is it possible to to code your form in such a way so that when activated, it will detect the users screen resolution and resize itself so that it is always say 80% of both the x and y axis? For example, is the user has their screen resolution set at 800X600, then the userform would resize itself to 640X480.
There is a second part to this query, but I will leave that for a little later. My thanks to anyone who is able offer any insight on this.