Re: Function result differs from same code for subroutine
- From: dave-mac@xxxxxxxxxxxx
- Date: 2 Feb 2006 23:49:17 -0800
Ken,
Thanks for your input, I dont think I was clear enough...
Am in the middle of developing this but I happend on this problem as I
was testing what c.value would return.
the debug.print statement returns completly different results. While
in the subroutine it does indeed debug.print the values of my filtered
cells, with the function it debug.prints everything!!
Am just lost as to why it would return different results.
at the end of the day i need the function will return the second
SpecialCells(xlCellTypeVisible) like the subroutine does, but rignt now
the 'function' isnt behaving!
hope i made this clearer, its doing my head in. :\
.
- References:
- Function result differs from same code for subroutine
- From: dave-mac
- Re: Function result differs from same code for subroutine
- From: Ken Halter
- Function result differs from same code for subroutine
- Prev by Date: Right Click on a file List box
- Next by Date: Re: Right Click on a file List box
- Previous by thread: Re: Function result differs from same code for subroutine
- Next by thread: Is there a quick way to see if a small pic in a picturebox is in a larger one?
- Index(es):
Relevant Pages
|