Excel Excel VBA

Joined
Nov 22, 2010
Messages
1
Reaction score
0
Hi,

I have a question in taking a text that I have built in VBA and making it a formula in the excel worksheet. To make an example I will use an simple example. I have built a text in VBA such as '=If(A1=B1,50,0)

Now in C1 in the worksheet I want to take this text and make the actual function in the cell.

How do you do this?

Thank you,

Steven
 

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

Back
Top