Google screen flicker.

  • Thread starter Thread starter Charlie
  • Start date Start date
C

Charlie

I recently install the Google Search 6.0 Add in to Excel
2000. It works great however, when starting up Excel I
get a screen flicker. I know code can be added to Macro's
to stop the flicker and have used it with success. But, I
cannot find a way to stop the flicker with Google. I have
read all I could about the add in but could not find
anything about the flicker on startup.

Thanks
Charlie O'Neill
 
Ron,

I am using Excel 2000 '9.0.4402 SR-1' running on Windows
Proffesional 2000.

I created a workbook with several Macro's (one for
deleting blank rows between rows with data, and the other
for deleting rows/columns so I can go to the end of the
worksheet) and Google Search in it. Named it Personal.xls,
did a hide, and saved it in the XLStart folder.

When starting Excel I get the Flicker, The flicker is so
fast it is hard to see what is loading. I started Excel
several times in a row to see if I can tell what is
loading and it appears that everything that is in the VB
window is (atpvbaen, AutoSave, funcres, Google Search)
loading.


Is it possible I have created the Personal workbook
incorrectly?

Charlie O'Neill
-----Original Message-----
Hi Charlie

I never hear this?
What Excel version do you use?


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Charlie" <[email protected]> wrote in
message news:[email protected]...
 
Hi Charlie

Try this

Remove the Personal.xls out the XLstart folder and start Excel again.
If there is no screen flicker then this file is the problem.
 
Hi Charlie

Then you must check your code in the personal.xls file.
Post the code that will run (Workbook open event ) when you open the file

Maybe we can help you
 
Back
Top