+ Reply to Thread
Results 1 to 3 of 3

Expand options not showing up

  1. #1
    Forum Contributor
    Join Date
    02-24-2010
    Location
    BC, Canada
    MS-Off Ver
    Excel 2010
    Posts
    174

    Expand options not showing up

    Hi,

    This is tough to explain, but here goes.

    This link isn't to a post of mine, but figure 4 shows what kind of expand/collapse menu I'm talking about: http://www.itechtalk.com/thread10194.html

    I'm using a macro that pulls information into a collapsable report.

    The problem I have is that when I run the macro to update this report, the expand/collapse buttons next to the row numbers aren't there. The row numbers are butt up against the left of the screen.

    It seems to be a display glitch because if I scroll down, the rows that were off screen are moved over to make room for the buttons, then when I scroll back up it refreshes that as well so that the expance collapse column is there.

    Is there any kind of code I could put at the end of my VB script that would refresh the display?

    If this isn't clear please let me know.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: Expand options not showing up

    This should force a screen refresh. Don't know if it cures your problem though.

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Contributor
    Join Date
    02-24-2010
    Location
    BC, Canada
    MS-Off Ver
    Excel 2010
    Posts
    174

    Re: Expand options not showing up

    Hi alphafrog,

    Unfortunately this problem persists on multiple sheets. I looped your code through all the sheets but it didn't work.

    I ended up trying to use the application.goto command and have it go to each sheet just before the macro ends and that ended up solving the problem.

+ 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. Replies: 3
    Last Post: 07-30-2014, 01:39 PM
  2. Not showing zoom options in undo list?
    By Taktiker in forum Excel General
    Replies: 2
    Last Post: 06-07-2014, 11:59 AM
  3. Showing a menu or set of options in one cell
    By athira11217 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-12-2013, 06:45 AM
  4. [SOLVED] Comment Format menu only showing Font options
    By topaz99 in forum Excel General
    Replies: 2
    Last Post: 11-09-2013, 02:19 AM
  5. Replies: 2
    Last Post: 03-31-2005, 01:06 AM

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