ControlSource problem

C

Christy

I have a user form with several textboxes. The user types
a number in one text box. Based on that input the
contents of another textbox is then determined by setting
the controlsource property to the appropriate cell
reference.

My problem is when I clear that property my cell value
disappears.

Any help would be greatly appreciated.

Cg
 
T

Tom Ogilvy

Controlsource is a two way street, Change the cell, the textbox changes.
change the textbox, the cell changes.
 

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

Top