Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to stop the blinking in Excel (w/ pic in background)

Status
Not open for further replies.

tsoccer63

Technical User
Jun 20, 2006
7
US
Hey!

I have a sheet that uses combo boxes as pulldowns to select certain things that change numbers in text boxes. There is a picture in the backround. Whenever I change the combo boxes the page blinks. I have a macro that changes a pivottable on a separate sheet when certain boxes are changed, but included the line of code that stops it from jumping to that sheet. "Application.ScreenUpdating = False"

I do not think this is a macro problem because it happens with all the combo boxes, even the ones without macros. My guess is that it is a problem with the picture I have in the background. Maybe there is a way to imbed the picture in the backround so it doesn't refresh? I'm stuck please help if you can :).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top