Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 101
Default Activate a worksheet and paste / Import a code

Hi,

can anyone help me in getting a macro which can activate a worksheet
and paste a code into the worksheet?

Thanks!

-DC

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Activate a worksheet and paste / Import a code

Worksheets("Sheet2").Range("H10").Value =
Worksheets("Sheet1").Range("A1").Value


copies Sheet1!A1 to Sheet2!H10

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Dileep Chandran" wrote in message
oups.com...
Hi,

can anyone help me in getting a macro which can activate a worksheet
and paste a code into the worksheet?

Thanks!

-DC



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run Code On Activate Theresa Excel Worksheet Functions 5 December 18th 07 05:47 AM
Change Worksheet Button Caption on Worksheet.Activate MikeZz Excel Programming 1 December 7th 06 06:01 AM
how do I activate copy and paste in Excel Maj Charts and Charting in Excel 1 September 6th 06 07:17 PM
How to paste HTML code as text into a worksheet? c mateland Excel Programming 4 August 20th 06 12:23 PM
? activate a commandbutton in code ? tad_wegner[_6_] Excel Programming 1 October 10th 05 04:43 PM


All times are GMT +1. The time now is 12:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"