R
R.VENKATARAMAN
As instructed I have righ clicked sheet1 tab and cliked view code and copied
the code given in the webpage.
But when I select any ceall in the range A1 to A20 the code stops at this
line
calendar1.Left = Target.Left + Target.Width -
calendar1.Width
If I click an;y cell other than A1:A20 the code stops at
Else: calendar1.Visible = False
In both case the error messate is "object required"
I DONT KNOW WHAT MISTAKE I AM DOING
mine is EXCEL 2000. i have not protected the sheet or workbook.
Rond de Bruin's webpage is
http://www.rondebruin.nl/calendar.htm
the code given in the webpage.
But when I select any ceall in the range A1 to A20 the code stops at this
line
calendar1.Left = Target.Left + Target.Width -
calendar1.Width
If I click an;y cell other than A1:A20 the code stops at
Else: calendar1.Visible = False
In both case the error messate is "object required"
I DONT KNOW WHAT MISTAKE I AM DOING
mine is EXCEL 2000. i have not protected the sheet or workbook.
Rond de Bruin's webpage is
http://www.rondebruin.nl/calendar.htm