LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default copy a string from worksheet1 at row a, column a to worksheet2 row a, column a


Hello,

I would like to get some helps he

Dim rSource As Range
Dim rDest As Range

I want to copy a string from rSource at row a and column a to rDest row
a and column a. With this, when a cell in the rSource is empty, it
creates an empty cell in th rDest.

I can do: rDest.Value = sSource.Value
but I cannot do rDest.row = sSource.row (read only property).

Thanks,

Tammy

 
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
Copy worksheet1 to worksheet2, keep cell format eg cell size slocookie Excel Discussion (Misc queries) 2 January 8th 10 11:24 AM
How do I make worksheet2 = to worksheet1? otulp78 Excel Discussion (Misc queries) 2 January 4th 09 02:16 AM
Copy Data from Worksheet1 to Worksheet2 IF Worksheet1 Column D = Y jeannie v Excel Worksheet Functions 7 January 25th 08 01:04 PM
How to add column from worksheet1.xls to column in worksheet2.xls haidi Excel Discussion (Misc queries) 1 October 20th 06 01:32 AM
columns on worksheet2 don't sort with worksheet1 PatAlexander Excel Worksheet Functions 1 April 13th 06 02:24 PM


All times are GMT +1. The time now is 06:49 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"