Recalculating a sheet

  • Thread starter Thread starter Ed Peters
  • Start date Start date
E

Ed Peters

I have a macro I wrote that does a calculation based on a range of cells.
HCP(c6:u6).
I have another macro (procedure) that's executed when a button is pressed.

I want my procedure to ensure every HCP() function is executed in the
workbook before it continues. Any ideas on how I program this into my VB
code?
 

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