Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am attempting to use Paste Special, Paste Link to get a portion of one
worksheet linked to another. The source data is a mixture of data types, some cells are text, some are dates and some are numerical. Upon completing the Paste Link process, many of the cells contain 0, some have a date 1/0/00. Reformatting doesnt seem to help, and the number of cells is quite large which makes this impractical, in any event. I can not determine why the cell formatting is not coming over properly. Any suggestions will be helpful. Marsh |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
just curious why dont you special paste the format first then try the links?
"Marsh" wrote: I am attempting to use Paste Special, Paste Link to get a portion of one worksheet linked to another. The source data is a mixture of data types, some cells are text, some are dates and some are numerical. Upon completing the Paste Link process, many of the cells contain 0, some have a date 1/0/00. Reformatting doesnt seem to help, and the number of cells is quite large which makes this impractical, in any event. I can not determine why the cell formatting is not coming over properly. Any suggestions will be helpful. Marsh |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() "Marsh" wrote: I am attempting to use Paste Special, Paste Link to get a portion of one worksheet linked to another. The source data is a mixture of data types, some cells are text, some are dates and some are numerical. Upon completing the Paste Link process, many of the cells contain 0, some have a date 1/0/00. Reformatting doesnt seem to help, and the number of cells is quite large which makes this impractical, in any event. I can not determine why the cell formatting is not coming over properly. Any suggestions will be helpful. Marsh Try this: A straight formula no links =IF(A2="","",IF(CELL("format",A2)="D1",TEXT(A2,"dd/mm/yyy"),A2)) Regards Peter |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste Word Check Box Form Field Link into Excel | Excel Discussion (Misc queries) | |||
How to Paste Link A Formula | Excel Discussion (Misc queries) | |||
Paste Link | New Users to Excel | |||
In Excel: Paste Special should have a "Link Value" Selection | Excel Worksheet Functions | |||
Paste link does not work properly | Excel Worksheet Functions |