<html>
<body>
<h2>JavaScript Alert</h2>
<button onclick="myFunction()">CLick Me</button>
<script>
function myFunction() {
alert("I am an alert box!");
}
</script>
</body>
</html>
<html>
<body>
<h2>JavaScript Alert</h2>
<button onclick="myFunction()">CLick Me</button>
<script>
function myFunction() {
alert("I am an alert box!");
}
</script>
</body>
</html>
Printing Workbooks select the cells you want to print and then set that area as the print area Steps to set a print area: Select the cells...
No comments
Welcome to saveracom.blogspot.com