Pop Up Calendar Help

A

Andrea

I am very new to Excel, working with 2003. I have followed the directions her
http://www.fontstuff.com/vba/vbatut07.ht
I think I am very close, but when I try to test the code I get run time erro
Method'Value' of object 'Icalendar' failed
When I select the debug it takes me t
the line frm.Calendar.Sho
Any help is greatly apprectiead
Andrea
 
B

Bob Phillips

Andrea,

Did you rename the userform to frmCalendar?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
B

Bob Phillips

Andrea,

I don't think that is anything to do with your problem.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top