+ Reply to Thread
Results 1 to 4 of 4

Reducing the size of the Search Dialogue Box

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Reducing the size of the Search Dialogue Box

    In my program, I often need to use Search fonction, the general one in the Edit menu of Excel; so, I have that dialogue box permanently open, in a corner of the screen. But that box, as it is, takes too much space and hides a big patch in the screen (even when reducing it as much as it is possible).
    Is there a way of modifying its size, to make it even smaller?
    Thanks for any help
    ACA

  2. #2
    RB Smissaert
    Guest

    Re: Reducing the size of the Search Dialogue Box

    You could try with the Windows API like SetWindowPos.
    I don't think though that in this case you can reduce the width with that.
    If it is really important you may have to write a replacement in a Userform.

    RBS


    "aca" <aca.2ch3qd_1155463505.574@excelforum-nospam.com> wrote in message
    news:aca.2ch3qd_1155463505.574@excelforum-nospam.com...
    >
    > In my program, I often need to use Search fonction, the general one in
    > the Edit menu of Excel; so, I have that dialogue box permanently open,
    > in a corner of the screen. But that box, as it is, takes too much space
    > and hides a big patch in the screen (even when reducing it as much as it
    > is possible).
    > Is there a way of modifying its size, to make it even smaller?
    > Thanks for any help
    > ACA
    >
    >
    > --
    > aca
    > ------------------------------------------------------------------------
    > aca's Profile:
    > http://www.excelforum.com/member.php...o&userid=25933
    > View this thread: http://www.excelforum.com/showthread...hreadid=571137
    >



  3. #3
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Reducing the size of the Search Dialogue Box Reply

    Thanks, RBS.
    The API like SetWindowPos is far too advanced for me; the Userforms I've tried do work, but they aren't quite as effective as Excel's own Search function.
    Thank you again.
    ACA

  4. #4
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Reducing the size of the Search Dialogue Box Reply

    Thank you, RBS
    Your firs suggestion is far too advanced for me.
    My userform does work does work, though it's not quite as effective as Excel's owun Search function
    Thanks again.
    ACA

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1