Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Articles by Rohan Sharma
2 articles
How to Prevent a Certain Worksheet from being Deleted in Excel?
Let us assume that we are working in an excel sheet. Now there are chances that we need to share our excel sheet with other people. Now the data in our excel sheet is very precious and any carelessness with the data can lead us into trouble. So there should always be some protection associated with our excel so that we can prevent it from being deleted. We don’t want our viewers to make unnecessary changes to our excel sheet which can create a problem to others. Excel provides many built in functionalities which we can use to protect our ...
Read MoreHow to Preserve Grid Lines While Filling Color in Excel?
Let us assume that we are working in an excel sheet. Now there are chances that we need to fill color in the excel sheet to highlight the data or we want to differentiate the data. Filling colors in the excel sheet can prove to be very helpful. Now there is one problem that occurs, and that problem is that when we fill the color in excel sheet, the grid lines of which the whole spreadsheet is composed of, disappears. Grid lines are simple horizontal and vertical lines which make up the whole excel spreadsheet. It is the gridlines that ...
Read More