+ Reply to Thread
Results 1 to 31 of 31

Position dialog box on current sheet

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    08-03-2012
    Location
    Newcastle
    MS-Off Ver
    Excel 2007, 2010, 2013, 2016, Office 365
    Posts
    492

    Re: Position dialog box on current sheet

    Hi BMV

    I agree with you.

    A Form would be my choice, but the original poster did ask about positioning an InputBox, and I found that interesting.
    During my testing I also tested with the activecell completely 'off the screen' (by scrolling the window), and yes, the InputBox was placed there but could not be seen at all. I clicked [Esc] to cancel that InputBox (it was waiting for my response).
    ..so I included in my vba code a method to specify the cell to be used, regardless of where the activecell was..
    'Set zCell = [G8]               '<< define anchor-cell to be used for position of InputBox
    ..just uncomment that line, and specify the cell you want, e.g. [H12] , [M15], [K9] etc etc etc

    zeddy
    Last edited by zzzeddy; 02-05-2020 at 04:31 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Built-in Dialog screen position
    By kev_ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-27-2018, 04:33 AM
  2. .checkspelling dialog box screen position
    By BellyGas in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-20-2017, 05:03 AM
  3. [SOLVED] calculate current position
    By Patcheen in forum Excel General
    Replies: 11
    Last Post: 02-28-2015, 06:25 PM
  4. Current cell position for a non Active worksheet
    By Wizz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-15-2009, 08:40 PM
  5. Replies: 7
    Last Post: 02-02-2009, 02:40 PM
  6. [SOLVED] How do you set cursor position at current date in macro?
    By Tom Robertson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-28-2006, 10:55 AM
  7. [SOLVED] Current cell position
    By AJPendragon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-03-2006, 12:35 PM

Tags for this Thread

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