View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
SPL SPL is offline
external usenet poster
 
Posts: 6
Default linking cells to other sheets within a workbook

I'm trying to link/copy specific rows of data to other specific sheets within
a workbook. For example, in the main sheet, data cells entered on row 16
would be copied to the first unused row of the sheet specified by contants
of row a16. Then, contents of row 17 would be transferred to first
open/unused row of sheet specified by contents of cell A17. Rows transferred
may /or not be to the same sheet with each transfer/copy. Can anyone help
with this?