|
-
May 17th, 2004, 03:45 PM
#1
Thread Starter
Frenzied Member
drag a cell value
Hi
I need to check my means ofa control button whether the user has dragged a cell from (G7:G14). Doing a macro i got:
Selection.AutoFill Destination:=Range("G7:G14"), Type:=xlFillDefault
Range("G7:G14").Select
but how can I actual put it in an if condtion to check?? Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|