Hi,
If you use a standard Excel worksheetfunction, some help is available on how to enter a parameter. I was wondering if text like that could be added to functions that I have created myself.
Thanks in advance, Evert
Hi All,
Ever send an e-mail where you promised an attachement... but forgot to attach it? I was thinking about a little VBA code that would check every mail you were to send for the words 'please find attached', etc - and if there's nothing attached it should give a little message box. Would...
I'm trying to create a function in Excel which returns the color of another cell. The idea is, that the function can be called as '=Background(A1)' - and then it should return the interior color of cell A1. This is what I came up with:
Public Function Background(Data As Range) As Double
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.