address

  • Thread starter Thread starter darkmooink
  • Start date Start date
D

darkmooink

What is the use of the address function, I've not been able to use it
within another formula? The only thing it dose that I can see is that
it tells the person reading the spread sheet where to look. Am I
doing something wrong or is this function near to useless?
 
You talking about in Excel or in VBA? I'm assuming Excel.
The Address worksheet function does nothing but give you the absolute
address of a cell. If you want to use an address located in a cell
within a formula, have a look at the INDIRECT function.

HTH
 
You talking about in Excel or in VBA? I'm assuming Excel.
The Address worksheet function does nothing but give you the absolute
address of a cell. If you want to use an address located in a cell
within a formula, have a look at the INDIRECT function.

HTH

that realy helps, thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

file path or IP address protected 1
Using functions 2
Macro help 2
Compatability Checker Question 3
COUNTIF + ADDRESS Issue 1
Apply Names in Formula 2
Need something simple 3
Address of Formula 1

Back
Top