[next] [prev] [prev-tail] [tail] [up]
Functions in VBA are very useful in most VBA-enabled applications because they can be used by the application itself (and not just from VBA). For example, you can define a custom function in an Access database, and utilize that function in a query.
[next] [prev] [prev-tail] [front] [up]