dynamic userforms

  • Thread starter Thread starter bforster1
  • Start date Start date
B

bforster1

I have several userforms that I would like to update each time an
change is made in another embedded userform. Any suggestions.

Specifically, I have created a projection model with the relate
financial statements summarized in a userform and on the same for
there is a userform for changing assumptions.

I would like the summarized statements to update each time a
assumption is changed.

Thanks for any help
 
No linking between userforms that I am aware of. You would just write event
code to make the appropriate changes.

If you want a specific answer, then ask a specific question.
 
you could have some controls share
controlsource and rowsource ranges ...

that way I can run multiple (modeless) userforms
updating automatically.



--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Tom Ogilvy wrote :
 

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