Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 169
Default Copy linked cells content to an other workbook

Hi!
I would like to update the informations from workbook A to workbookB. These
workbooks are similar but not necessary identical. So, I would like to
preserve the formatting of workbookB. I use:
Range(wsData.Cells(iRowTarget, iColTarget), wsData.Cells(iRowTarget,
iColTarget)).Value = Range(wsDataOld.Cells(iRow, iCol), wsDataOld.Cells(iRow,
iCol)).Value
Is there a way to copy the linked cells content of the wb A (ex:
=Path[.xls]B12) and keep the value shown in the workbookA (not updating the
link)?
Thank you!
Alex

--
Alex St-Pierre
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
Formula Content linked to other cells formula Content Flawlesgem Excel Discussion (Misc queries) 5 November 21st 08 11:06 AM
HOW DO I COPY AND RENAME A WORKBOOK LINKED TO OTHER WORKBOOKS rlh3 Excel Discussion (Misc queries) 1 January 2nd 08 04:49 PM
Copy sheets with content into same workbook A. Karatas Excel Programming 2 March 28th 07 08:00 AM
Linked Cells Staying With Cells Once Linked Workbook Update. [email protected] Excel Worksheet Functions 0 June 6th 06 09:32 AM
How do I find cells with linked content Cowtoon Excel Discussion (Misc queries) 5 January 19th 06 12:38 PM


All times are GMT +1. The time now is 04:42 PM.

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

About Us

"It's about Microsoft Excel"