SpecialCells

  • Thread starter Thread starter eggpap
  • Start date Start date
Depends what you are doing. In general if there is a UDF that could use one
of the special cells features then yes it would be faster...
 
I don't think you can use .specialcells in UDFs that are called by a formula in
a worksheet cell.
 
That is a new one on me... If you use the function withing code special cells
works just fine. If you call the function from a cell it doesn't. Not too
sure why that is but... so it is...
 
The best guess I saw (and I don't remember who posted it) is that excel sees
..specialcells as trying to do something to the worksheet (like selecting a
different cell--or assigning a value to a different cell).

But it's not too satisfying, huh?
 
I think it was xl2k (or xl2002????) that allowed range.find in UDF's, too.

That list gets pretty big pretty fast, huh?
<vbg>

Jim said:
Yet one more thing in my life that I just have to file under "I'll be darned"
 

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

running speed 7
calculate direction 3
Label caption 2
Two column deletion 16
Userform Combobox Excel 2003 1
Re-execute all UDF programmatically 2
Range analisys 5
reference to external ranges 1

Back
Top