F2 Function key

R

Ranjith Kurian

Hi

In one of my excel sheet column A i have a set of funtions, but the function
will work only when i press F2 and ENTER keys in each rows , the problem is i
have 25000 rows.

is it possible to create macro code to press F2 and ENTER keys, Inspite of
me doing it mannually
 
J

Jacob Skaria

From VBA you can use Application.CalculationFull

If this post helps click Yes
 

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