<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: error msg</title><link href="https://sourceforge.net/p/invisiblebasic/support-requests/1/" rel="alternate"/><link href="https://sourceforge.net/p/invisiblebasic/support-requests/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/invisiblebasic/support-requests/1/</id><updated>2009-01-06T03:31:03Z</updated><subtitle>Recent changes to 1: error msg</subtitle><entry><title>error msg</title><link href="https://sourceforge.net/p/invisiblebasic/support-requests/1/" rel="alternate"/><published>2009-01-06T03:31:03Z</published><updated>2009-01-06T03:31:03Z</updated><author><name>Jon Macmichael</name><uri>https://sourceforge.net/u/userid-2350256/</uri></author><id>https://sourceforge.nete4579c1b95b44042e1484f7cb107a2c41bb1fc93</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;cannot get past a 'bug' (?) with a sub/line that works fine but for when trying to save as ....invisible...&lt;/p&gt;
&lt;p&gt;The sub sarts as per the following but stops on the last line below when trying to 'save as';&lt;/p&gt;
&lt;p&gt;Public Sub ClearData()&lt;br /&gt;
Dim iSeriesCount, ii As Integer&lt;br /&gt;
Sheets("MSchart").Select&lt;br /&gt;
ActiveSheet.ChartObjects("Chart 2").Activate'#visible&lt;br /&gt;
.....&lt;/p&gt;
&lt;p&gt;It's an embedded chart and is grouped with some scrollbars etc. I notice that when grouped I can only get the .name returned as "Group 15" etc (counting up by 1 on repetitions of a test). However, I always have these items grouped and make all calls to the chart per;&lt;/p&gt;
&lt;p&gt;Sheets("MSchart").Select&lt;br /&gt;
ActiveSheet.ChartObjects("Chart 2").Activate &lt;/p&gt;
&lt;p&gt;It seems that, maybe, Invisible Basic is sticking on this item or its name?&lt;/p&gt;
&lt;p&gt;Also, the file uses a 'Reference' to Metalib5.0, but all references should be '#visible .&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Jon Macmichael&lt;/p&gt;
&lt;p&gt;jonmac@bigpond.com&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>