PC Review


Reply
Thread Tools Rate Thread

Calendar Control & Copy

 
 
michael.haight@gmail.com
Guest
Posts: n/a
 
      31st May 2007
I am using a Calendar Control on my spreadsheet to allow users to
select a date which is linked to a specfic cell. I used generic code
from Ron's website (http://www.rondebruin.nl/calendar.htm) to show and
use the calendar. However, I've run across a problem and was wondering
if anyone knows the answer.

I'm trying to copy the contents of my spreadsheet in order to paste
into a powerpoint deck. When I try to highlight a block of cells (by
dragging my mouse over them), and the cell linked to the calendar is
within the highlighted block, then the calendar automatically pops-up
and is included in the 'copy' I perform. Is there any way to keep that
from happening?

Thanks!
-Mike

 
Reply With Quote
 
 
 
 
Norman Jones
Guest
Posts: n/a
 
      31st May 2007
Hi Michael,

Either depress the left mouse button and select the
range, or type the required range in the names box
(above the A1 cell).


---
Regards,
Norman


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am using a Calendar Control on my spreadsheet to allow users to
> select a date which is linked to a specfic cell. I used generic code
> from Ron's website (http://www.rondebruin.nl/calendar.htm) to show and
> use the calendar. However, I've run across a problem and was wondering
> if anyone knows the answer.
>
> I'm trying to copy the contents of my spreadsheet in order to paste
> into a powerpoint deck. When I try to highlight a block of cells (by
> dragging my mouse over them), and the cell linked to the calendar is
> within the highlighted block, then the calendar automatically pops-up
> and is included in the 'copy' I perform. Is there any way to keep that
> from happening?
>
> Thanks!
> -Mike
>



 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      31st May 2007
The calendar will pop-up if you just select the cell and release producing a
full click.

Try clicking on a cell but don't release until after you drag across your range.

Or disable events prior to the selecting.

Sub enable_events()
Application.EnableEvents = False
End Sub


Gord Dibben MS Excel MVP

On 31 May 2007 13:27:01 -0700, (E-Mail Removed) wrote:

>I am using a Calendar Control on my spreadsheet to allow users to
>select a date which is linked to a specfic cell. I used generic code
>from Ron's website (http://www.rondebruin.nl/calendar.htm) to show and
>use the calendar. However, I've run across a problem and was wondering
>if anyone knows the answer.
>
>I'm trying to copy the contents of my spreadsheet in order to paste
>into a powerpoint deck. When I try to highlight a block of cells (by
>dragging my mouse over them), and the cell linked to the calendar is
>within the highlighted block, then the calendar automatically pops-up
>and is included in the 'copy' I perform. Is there any way to keep that
>from happening?
>
>Thanks!
>-Mike


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy value calendar control Rhino V Microsoft Excel Worksheet Functions 1 19th Dec 2009 10:56 PM
Can I copy my work calendar to my home calendar in Outlook 2003? =?Utf-8?B?SG9tZSB2cyBXb3JrIENhbGVuZGFy?= Microsoft Outlook Calendar 1 25th Oct 2006 11:39 AM
Copy of Outlook 2002 appointment sent to Public Folder calendar gets to another calendar QH Microsoft Outlook Discussion 1 2nd Feb 2006 02:45 PM
Copy of Outlook 2002 appointment sent to Public Folder calendar gets to another calendar QH Microsoft Outlook Calendar 1 2nd Feb 2006 02:45 PM
Where can I get a copy of the Microsoft calendar control? =?Utf-8?B?c2hlbGxleQ==?= Microsoft Excel New Users 2 22nd Apr 2005 10:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:58 PM.