How do I write function in VBA for user input cell reference?

V

Valerie

I need a formula that uses a constant but I want to utilize something like
the function wizard where the user fills in the cell reference.

Function Formula()

(cell ref) * .97016

End Function

I don't understand VBA lingo so I don't know how to write it, but I do know
what I want it to do!

Thanks for the help!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top