How to Monitor Cells Using Excel Watch Window (An Easy Guide)

Sometimes we have a great deal of data in the workbook. Everything is important but most important is the last row of the data containing, say, the daily sum of sales, or percentage of profits in each share in the columns. You may want to monitor the value of a particular cell in your workbook. But when you scroll down a big worksheet, or you move from one worksheet to another worksheet in your workbook, the cells that you wanted to monitor all the time disappear from your view. A feature, known as “Watch Window”, may help you out in this case to monitor cells using Excel Watch Window.


How to Open Excel Watch Window

For example, there are 83 rows (of data) in this worksheet. The 83rd row shows the total sales amount. You may change some data in the sales column, and you may want to know the total amount, in that case. But for that, you will have to travel to that last row again and again which is inconvenient. In this situation, you can use the Watch Window in this case.

How to Monitor Cells Using Excel Watch Window

Steps:

  • Go to Formulas ribbon, then Formula Auditing group and click on the Watch Window

How to Open Excel Watch Window

A window like this will appear soon and it is called the Watch Window.


How to Manage Excel Watch Window

Here you will learn how to add cells, delete cells, change position, and close the Watch Window.


Add Cells in Excel Watch Window

In the watch window, you will get a button- Add Watch, by using this you can add any number of cells to watch.

Steps:

  • Right now there are no cells in the list. Click on the Add Watch button, Add Watch dialog box appears.

Add Cells in Excel Watch Window

  • For now, I select the F83 cell and then click on Add button.

Select a Cell in Excel Watch Window

You see cell F83 is added in the Watch Window. You get the whole identity of the cell that you have added to the watch window.

See the image below. At first, the name of the workbook (under the Book column), then the Sheet name, if the cell has any defined name, you will find the name under the Name column, then the Cell reference, on the next column you will get the Value of the cell, and finally, under the Formula column, you will see the formula if the watched cell has any in it.

Output of Excel Watch Window

  • Now change some data in the Sales column, and see what happens in the Watch Window. We inserted 0 in Cell F81.

See, the value of the selected cell is also changed. It will update automatically whenever we change any cell.

In this way, you can add multiple cells to your Watch Window if you need.


Change Position of Watch Window

The watch window is a task pane. You can dock this task pane at any place on your worksheet.

Steps:

  • Take your mouse pointer over the upper side of the Watch Window, your cursor will turn into a 4-headed-arrow. Just press your mouse, drag it, and then drop it where you want to place it.

Change Position of Watch Window

You see (from the image below), I have added the Watch Window below the Ribbon.

You can resize the window, by just taking the mouse over any border or any corner of the window.


Delete Cells from the List

You can delete any watch just by following two clicks only.

Steps:

  • Select the watch from the list of the Watch window and then just click on the Delete Watch button.

Delete Cells from Watch Window

The watch of the cell is no more.

Read More: How to Trace Errors in Excel


Close Watch Window

Closing the Watch Window is nothing but the way of closing any other Microsoft window.

Steps:

  • To close the watch window, just choose the cross at the upper right corner of the window or click on the little down arrow and choose “Close” from the list. Excel remembers the cells that are in the Watch Window. Again, open the Watch Window, and you will see the on-watch-cells are still on the list.

Close Watch Window

Read More: Excel VBA Watch Window


How to Create VBA Watch Window

Now we’ll learn how to add a Watch Window in VBA. By using this we can monitor the value of any variable anywhere in our codes. To show it, we used a code that can make a function to convert Kg to Gram. There’s a variable- ConvertKgtog, we’ll add a Watch Window for this.

How to Create VBA Watch Window

Steps:

  • First, click on the variable.
  • Later, click as follows: Debug > Add Watch.

How to Create VBA Watch Window

A few moments later, you will get a dialog box like the following image.

  • It will automatically choose the Expression name. Also, you can type manually.
  • The rest of the default option is fine for now, you can change them if you need. Finally, Just press OK.

Set Expression Name to Create VBA Watch Window

In a while, the Watches section will appear on the lower section of the VBA window. It contains some column headings- Expressing, Value, Type, and Context. See, our variable is added to the list.

  • Now if you run the code line by line by pressing the F8 key, you will get the value of the variable when any line is containing the variable.

Take a look, in the second last line, the value is 0.

Output of VBA Watch Window

For the last line, the value is 20000.


Download Practice Workbook

You can download the free Excel workbook from here and practice independently.


Conclusion

That’s all for the article. I hope the above procedures will be good enough to monitor cells using Excel Watch Window. Feel free to ask any questions in the comment section and give me feedback.


<< Go Back to Auditing FormulasExcel Formulas | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Kawser Ahmed
Kawser Ahmed

Kawser Ahmed is a Microsoft Excel Expert, Udemy Course Instructor, Data Analyst, Finance professional, and Chief Editor of ExcelDemy. He is the founder and CEO of SOFTEKO (a software and content marketing company). He has a B.Sc in Electrical and Electronics Engineering. As a Udemy instructor, he offers 8 acclaimed Excel courses, one selected for Udemy Business. A devoted MS Excel enthusiast, Kawser has contributed over 200 articles and reviewed thousands more. His expertise extends to Data Analysis,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo