+ Reply to Thread
Results 1 to 2 of 2

Check Boxes Formatting is off, does not always show up in the right cell

  1. #1
    Registered User
    Join Date
    10-01-2014
    Location
    Arkansas
    MS-Off Ver
    2007
    Posts
    40

    Check Boxes Formatting is off, does not always show up in the right cell

    We have a checklist document that has check boxes formatted in for yes and no. Many times these boxes appear out of format or even have multiple check boxes in one yes box but none in the no. I'm not sure where to start to fix this? Row 32/33 is an example on the phase 2 page.

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Check Boxes Formatting is off, does not always show up in the right cell

    Hi NumbersGeek,

    My speculation is that you are using 'Active X' CheckBoxes and there may or may not be hidden rows involved.

    'Active X' controls don't seem to play nicely with others. Whenever I have to use 'Active X' controls, I create them using VBA to minimize the pain. When there is a corruption, it is relatively easy to fix the problem.

    Most of the time the corruption manifests itself as a height of 0 (ZERO) and/or the Left and/or Top coordinates have been moved. If you have to use 'Active X' a VBA routine called from Workbook_Open() can often fix the problem if you know the names, and Top,Left,Width, Height of the 'Active X' controls.

    I try to avoid 'Active X' controls in favor of Shapes, Forms Controls, or UserForms.

    I hope this helps.

    Lewis

+ 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] Copying Check Boxes Formatting
    By stevop622 in forum Excel General
    Replies: 9
    Last Post: 08-29-2019, 08:49 PM
  2. Check boxes that delete other check boxes and change the color of another cell.
    By nhamhamilton in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-29-2014, 02:40 PM
  3. I need a code for presence check to check multiple text boxes and combo boxes
    By Lee_wwfc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-24-2013, 01:53 PM
  4. Check boxes to show specific data
    By kairn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-30-2013, 11:04 AM
  5. Form Check Boxes Controlling Cell Formatting
    By karl_009 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-14-2010, 06:27 PM
  6. Check boxes, and Conditional Formatting
    By jay in forum Excel General
    Replies: 1
    Last Post: 03-13-2007, 01:47 PM
  7. [SOLVED] Check boxes to show/hide Tabs
    By Sridhar Rao in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-05-2005, 12:06 PM

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