View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
O Wayne O Wayne is offline
external usenet poster
 
Posts: 4
Default Copying data from sheet to sheet.

It did help, Thanks.

"Pete_UK" wrote:

Do you have those sheets grouped, i.e. does it show [Group] in the
title bar? If so, right-click one of the sheet tabs and click on
Ungroup Sheets.

Hope this helps.

Pete

On Jan 15, 4:20 pm, O Wayne wrote:
I am trying to copy data (value only) from shh1!a1 to sh2!a3. When I put
=sh1!a1 in sh2!a3 it also copies to sh1!a3. If I delete sh1!a3 it deletes
sheetsh2!a3. I would like changes in sh1!a1 to reflect in sh2!a3.
Thanks.