Windows Forms 2.0

D

dbahooker

I have a complilation problem on a windows form in a Word VBA project.
I included Excel since it's one of those other languages that uses
Windows Forms instead of VBA forms.

Every time I open Word or Excel I get all these stupid prompts about
missing picture; compile problems; etc.

I can get into the VBA project-- which surprises me-- but I can't open
the Windows Form; since it sits there and complains about a 'missing
picture'.

I double click on the form name in Project Explorer (in the VBA IDE)
and it just barfs and says 'cant find picture'.

it won't compile; it won't let me see the form.
it won't let me export the form.

Does anyone have any ideas??
 
Top