Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling a vba function in a document

Status
Not open for further replies.

chogben

Programmer
Apr 5, 2002
73
GB
Is this possible?

I've written a vba function that takes a string as input, and outputs an integer.

I would like to create a variable that uses that function. Something like:-

=RegCat(<RegistrationCategory>)

Is there a way to do this, or am I wasting my time?

Many thanks

Chris

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top