Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. -- Regards, Tom Ogilvy "bforster1 " wrote in message ... I have several userforms that I would like to update each time any change is made in another embedded userform. Any suggestions. Specifically, I have created a projection model with the related financial statements summarized in a userform and on the same form there is a userform for changing assumptions. I would like the summarized statements to update each time an assumption is changed. Thanks for any help. --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 : 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic pivot table linked to dynamic excel spreadsheets | Excel Worksheet Functions | |||
Dynamic chart pasted to a new workbook in report can't be dynamic | Charts and Charting in Excel | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Charts and Charting in Excel | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
userforms | Excel Programming |