Help with VBA

Joined
Jun 15, 2007
Messages
1
Reaction score
0
I only have limited background with C++, and have been asked to create a VBA macro within Excel that checks whether the difference between two cells is greater than a set error value, and if so, then pastes only the value of one of the cells into the other one. The program should loop, so that it will continue this until the difference is below the error tolerance. Is this possible? Thanks.
 

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