Updating Custom VBA Functions

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I'm working with Excel XP.

I have created a VBA function which calculate a value
depending on specific cells.
In my worksheet I'm calling this function from a cell.

This cell contains : "=UpdateCell()"

This works fine.
My cell is not refreshed automatically, so I'm looking
for a way to have this cell updated automatically when
the depending cells are changing.
 

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