Thread: userform
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mauro Mauro is offline
external usenet poster
 
Posts: 11
Default userform

ok, I have a userform which I use to input data into a sheet (say sheet 1).
Everytime I input data in sheet 1 in sheet 2 there is a cell that changes
value. I need this value to be visible in my userform.

"Chip Pearson" wrote in message
...
Mauro,

I'm not sure what you are trying to do. Can you provide a few
more details?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Mauro" wrote in message
...
hello everybody, is it possible to see the content of a cell

(i.e. worksheet
1 cell y32) (and all it's changes) in a userform (which is also

used to
input data) while it is still open?