Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 51622 invoked from network); 16 Feb 2010 14:21:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2010 14:21:30 -0000 Received: (qmail 97612 invoked by uid 500); 16 Feb 2010 14:21:29 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 97580 invoked by uid 500); 16 Feb 2010 14:21:29 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 97566 invoked by uid 99); 16 Feb 2010 14:21:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 14:21:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of PatilMinal@johndeere.com designates 67.231.144.73 as permitted sender) Received: from [67.231.144.73] (HELO mx0a-000e4101.pphosted.com) (67.231.144.73) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 14:21:18 +0000 Received: from pps.filterd (m0000136 [127.0.0.1]) by mx0a-000e4101.pphosted.com (8.14.3/8.14.3) with SMTP id o1GEJEMv005985 for ; Tue, 16 Feb 2010 08:20:56 -0600 Received: from zdpnapp2.dpn.deere.com (zdpnapp2.dpn.deere.com [164.121.249.165]) by mx0a-000e4101.pphosted.com with ESMTP id kyw15r1j5-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 16 Feb 2010 08:20:55 -0600 Received: from pps.filterd (zdpnapp2 [127.0.0.1]) by zdpnapp2.dpn.deere.com (8.14.3/8.14.3) with SMTP id o1GEKBxq007476 for ; Tue, 16 Feb 2010 08:20:54 -0600 Received: from edxhub2.jdnet.deere.com ([204.54.184.2]) by zdpnapp2.dpn.deere.com with ESMTP id kyvqt88uk-1 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 16 Feb 2010 08:20:54 -0600 Received: from EPUHC1.jdnet.deere.com (204.53.87.169) by edxhub2.jdnet.deere.com (204.54.184.2) with Microsoft SMTP Server (TLS) id 8.1.393.1; Tue, 16 Feb 2010 08:20:54 -0600 Received: from EPUCCR01.jdnet.deere.com ([204.53.87.173]) by EPUHC1.jdnet.deere.com ([204.53.87.169]) with mapi; Tue, 16 Feb 2010 19:50:52 +0530 From: Patil Minal To: "'POI Users List'" Date: Tue, 16 Feb 2010 19:50:51 +0530 Subject: event to notify excel initialisation end Thread-Topic: event to notify excel initialisation end Thread-Index: AcqvEz4OCVW933H4RySYBAn1VwDWqQ== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_DB55C45E9DDC914A998844B8D0E6C1A16E2C1F9818EPUCCR01jdnet_" MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-02-16_06:2010-02-06,2010-02-16,2010-02-16 signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-02-16_06:2010-02-06,2010-02-16,2010-02-16 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_DB55C45E9DDC914A998844B8D0E6C1A16E2C1F9818EPUCCR01jdnet_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I have one excel report wherein I need to trigger a macro which= performs chart scaling once the report is fully downloaded. The excel repo= rt has a lot of formulae which internally call other macros to populate the= excel cells on one sheet from a different data sheet. The excel does not r= espond until the excel is fully populated i.e. all the cells have there for= mulae executed. However, all the events like Activate or open occur quite b= efore that. Hence, I don't get a trigger event to call the macro to change = the chart scaling. Please help. Minal Patil --_000_DB55C45E9DDC914A998844B8D0E6C1A16E2C1F9818EPUCCR01jdnet_--