Answer:
Ctrl + R - Copy a formula from the cell to the left and adjusts the cell references. For example, if you have a formula in cell A2 and you want to copy it to cell B2, select B2 and press Ctrl + R. Tip. Both of the above shortcuts can be used to copy formulas to multiple cells too.
Explanation:
Try shutting it down and if the problem persists visit a computer repair store such as Best Buy :)
Or if you use Google Chrome you could go to setting and disable extension which would stop unwanted popups and redirects
Answer:
Yes there is a problem.
Explanation:
Yes there is a problem.
Looking at /22, the host part has 10 bits(right most 10 bits). The subnet mask is:
1111111.11111111.11111100.00000000
The first IP address which is 192.168.68.0 in binary form:
11000000.10101000.1000100.00000000
Here all the 10 bits of host part are 0's. Hence it is a valid network IP address.
192.168,68.0 - This is avalid subnet id
The Next IP address 192.168.69.0 in binary form:
11000000.10101000.1000101.00000000
Here all the 10 bits of host part are not 0's. Hence it is not a valid network IP address for /22 cidr.
Moreover this address lies in the first subnet - 192.168.68.0, which has host addresses in the range of 192.168.68.1 to 192.168.71.254
Hence other IP addresses 192.168.69.9/22, 192.168.70.0/22 and 192.168.71.0/22 lies n the subnet 192.168.68.0/22.