Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can I compose a function in VBA and refer to it in a
formula? Let's say A1 has the text: "aja,ajsd," and I want to use a formula to call the function I've created: =ParseComma(A1) or perhaps qualifying it more? =Module1.ParseComma(A1) to return "ajaajsd" to the field? If I can't, why not? Can Add-ins do it? Thanks for the info. -Brad PS: I'm not interested in a solution to parse a comma, but thanks. :) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User defined functions without using VBA. | Excel Worksheet Functions | |||
User defined functions without using VBA. | Excel Worksheet Functions | |||
User Defined Functions | Excel Worksheet Functions | |||
User defined worksheet functions | Excel Programming | |||
User Defined Functions | Excel Programming |