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
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