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 / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

macro help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
squiggle - 23 Aug 2006 05:50 GMT
Hi I want to setup a macro that will send information from Sheet2 cell A5 to
Sheet1 cell B4.

Can anyone please help with the formula required to send the reqd info?
Muhammed Rafeek M - 23 Aug 2006 06:33 GMT
Sub SendInfo()

Sheet1.Range("B4").value= Sheet2.Range("A5").value

end sub

you can also use link: Enter =Sheet2!A5 into Sheet1 cell B4

> Hi I want to setup a macro that will send information from Sheet2 cell A5 to
> Sheet1 cell B4.
>
> Can anyone please help with the formula required to send the reqd info?
Adarsh - 23 Aug 2006 07:45 GMT
Good!!!

> Sub SendInfo()
>
[quoted text clipped - 8 lines]
> >
> > Can anyone please help with the formula required to send the reqd info?
 
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.