Computer Science, asked by Ayan12332, 11 hours ago

How to find the range address of a selected cell

Answers

Answered by AnushkaBornarkar
2

Answer:

While using the Microsoft Excel, you can easily get the location of currently selected cell in the Name Box which lists on the left of the Formula Bar. But if the cell is named, you can’t examine its location based on the displaying on the Name Box. And if you want to directly show the full address of the active cell, or display the address of active cell in a specified cell, what would you do? In this tutorial, we will show you how to easily get the address of the active cell with formula and VBA methods

Similar questions