View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bruce forster bruce forster is offline
external usenet poster
 
Posts: 28
Default Here is an interesting question

I have created an spreadsheet embedded in a Userform which Get(s)Data from the related workbook. I also have a user form for inputs which change numbers on the workbook. What I am trying to do is have the userform embedded spreadsheet numbers automatically change when a user changes inputs on the other userform which "drives" the workbook

Hopefully this makes sense and I will send a sample of my code later today

Thanks to everyone who responses.