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 / Programming / May 2008

Tip: Looking for answers? Try searching our database.

Linked cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raul Sousa - 13 May 2008 15:41 GMT
Hi,
I have this code, which someone provided me.
(…)
NewWS.Cells(xx% + 1, 2).Value = Sheets(xx%).Range("c271").Value
(…)
My goal is to have in NewWS.Cells(xx% + 1, 2) a link instead of the value.
Any help is most welcome.
Bernie Deitrick - 13 May 2008 17:18 GMT
Raul,

NewWS.Cells(xx% + 1, 2).Formula = "='" & Sheets(xx%).Name & "'!C271"

HTH,
Bernie
MS Excel MVP

> Hi,
> I have this code, which someone provided me.
[quoted text clipped - 3 lines]
> My goal is to have in NewWS.Cells(xx% + 1, 2) a link instead of the value.
> Any help is most welcome.
 
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.