scenarios delete values before scenarios???

Hello!
If I have:
a1=1
a2=2
a3=3
a4=4

then I make 2 next scenarios over a1:a4 →
scenario1: a1=11
a2=22
a3=33
a4=44

scenario2:
a1=111
a2=222
a3=333
a4=444

the result is that we have scenarios 1 and 2 over cells a1:a4.

What is happening with first valuse: 1,2,3,4?
How can we get or access them and is it possible at all?

MANY THANKS!

Have you tried with the navigator [F5]?

When the scenario is created, there is an option to display a border, making it visible in the spreadsheet.
Also they are editable through the navigator.

Hi,

It seems that the issue disappears when you uncheck the following option : Copy back when you create a new scenario.