View Single Post
 
Old 03-19-2015, 10:14 AM
cengel63 cengel63 is offline Windows 7 32bit Office 2013
Novice
 
Join Date: Mar 2015
Posts: 1
cengel63 is on a distinguished road
Default Trouble copying from one Worksheet to another

I am trying to set up a workbook with multiple worksheets. I want the first workseet, which I'll call "Summary" to display data from the other worksheets and automatically be updated when the source data from the other worksheets changes.

It seems to me this should be pretty simple but I am having problems. When I try to copy the contents a cell from the Worksheet1 into a cell in Summary, it also copies the contents of all of the cells in the column, beneath the cell in Worksheet1 which I want to be my source, into the cells beneath the one in Summary which I want to be my destination. I am trying to do this by simply typing = then clicking on the Worksheet1 tab and the source cell and then hitting enter. I think it has something to do with the destination cell because It works properly in one destination cell but not in another regardless of the source cells.
Reply With Quote