Thanks for your replies
On Mon, Aug 11, 2014 at 8:11 PM, Vaibhav Joshi wrote:
> see this att for ref.
>
> Cheers!!
>
>
> On Mon, Aug 11, 2014 at 8:09 PM, Vaibhav Joshi wrote:
>
>> Hi
>>
>> In first code add at the end this line..
>>
>> Call Ontime_PivotRefresh
>>
>>
>> Cheers!!
>>
>>
>> On Mon
see this att for ref.
Cheers!!
On Mon, Aug 11, 2014 at 8:09 PM, Vaibhav Joshi wrote:
> Hi
>
> In first code add at the end this line..
>
> Call Ontime_PivotRefresh
>
>
> Cheers!!
>
>
> On Mon, Aug 11, 2014 at 7:48 PM, Chandra Shekar <
> chandrashekarb@gmail.com> wrote:
>
>> Hi,
>>
>> am tr
Hi
In first code add at the end this line..
Call Ontime_PivotRefresh
Cheers!!
On Mon, Aug 11, 2014 at 7:48 PM, Chandra Shekar <
chandrashekarb@gmail.com> wrote:
> Hi,
>
> am trying to refresh pivot every one minute but its running first time and
> its not enter there after may I know wha
Hi,
Thanks all for the repy.
On Tue, Nov 23, 2010 at 7:08 PM, roberto mensa wrote:
>
>
> 2010/11/23 Chandra Shekar
>
> Hi,
>>
>> Thank you for the reply, if I run this macro excel will start flickering.
>> How to stop this please run the program and see. Thanks
>>
>> Regards,
>>
>>
>
> try:
>
Hi Chandra,
You can use following codes at the start of your macro after sub().
Application.ScreenUpdating=False
Application.DisplayAlerts=False
Application.EnableEvents = False
Remember to get them TRUE at the end as well.
Best Regards,
DILIPandey
On 11/19/10, Chandra Shekar wrote:
> Hi,
>
>
>To: excel-macros@googlegroups.com
>Sent: Tue, November 23, 2010 5:47:19 AM
>Subject: Re: $$Excel-Macros$$ On Time
>
>
>Hi,
>
>Thank you for the reply, if I run this macro excel will start flickering. How
>to
>stop this please run the program and see. Thanks
>
>
Hi,
Thank you for the reply, if I run this macro excel will start flickering.
How to stop this please run the program and see. Thanks
Regards,
Chandra Shekar
On Tue, Nov 23, 2010 at 1:50 PM, SUMIT VYAS wrote:
> find herewith
>
>
> thanks
>
> sumit
>
>
> On Mon, Nov 22, 2010 at 4:29 PM, Chandr
find herewith
thanks
sumit
On Mon, Nov 22, 2010 at 4:29 PM, Chandra Shekar <
chandrashekarb@gmail.com> wrote:
> Hi,
>
> Any help please
>
> Thanks
>
> On Fri, Nov 19, 2010 at 6:07 PM, Chandra Shekar <
> chandrashekarb@gmail.com> wrote:
>
>> Hi,
>>
>> When I run the program excel start
Hi,
Any help please
Thanks
On Fri, Nov 19, 2010 at 6:07 PM, Chandra Shekar <
chandrashekarb@gmail.com> wrote:
> Hi,
>
> When I run the program excel starts flicekring how to avoid this.
>
> Thanks
>
> Chandra Shekar
>
> --
>
>