Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2007

Tip: Looking for answers? Try searching our database.

Filling formula using macro

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
prasoon_pcube@yahoo.com - 21 Jun 2007 20:16 GMT
My excel file is having 2 worksheets.
Sheet 1: is blank
Sheet 2: first 3 columns of the first row is having formula.
I will paste few rows in the first sheet. Can i have a macro, which
fills all the coresponding rows in the second sheet with corresponding
formula in the first row.
Thanks.
Prasoon.
Earl Kiosterud - 21 Jun 2007 23:20 GMT
Prasoon,

Range("A1:C1").Copy Destination:=Range("A2:C5")
Signature

Earl Kiosterud
www.smokeylake.com

   Note: Top-posting has been the norm here.
   Some folks prefer bottom-posting.
   But if you bottom-post to a reply that's
   already top-posted, the thread gets messy.
   When in Rome...
-----------------------------------------------------------------------

> My excel file is having 2 worksheets.
> Sheet 1: is blank
[quoted text clipped - 4 lines]
> Thanks.
> Prasoon.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.