Bug: Getting a mirror image of another sheet

Starkand

New Member
Joined
Apr 19, 2018
Messages
4
Hi, I have the following problem with my sheet: when I type in a cell I see a mirror image of another sheet in rows 1-14. This is very annoying as this comes every time I type in new data. However, the data is stored correctly, so it is only the mirror image which is the problem. The picture in the link below illustrates the issue:

https://www.dropbox.com/s/2oxk2rans5bi5xc/Example.jpg?dl=0


Has anyone encountered something similar? I am using an Excel 2016 macro-enabled workbook which has vba-code. My hypothesis is that something in the code is not properly "closed" and keeps running, but I haven't discovered any errors in the code.


Very grateful for all help!
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
The index number top right is 100 different, and some of the other values are different, so I wouldn't say it was a mirror, unless you have code in the book to open a second screen
 
Upvote 0
Hi, not sure if I understand your response correctly. In rows 1 through 14 I am seeing another sheet. Some rows have similar content, but that is because the sheets have similar content in some rows.
 
Upvote 0

Forum statistics

Threads
1,215,999
Messages
6,128,196
Members
449,432
Latest member
Novice Excel User

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top