working with textboxes-VBA

Z

zxc

I'm not new to excel but quite new to VBA.

I'm doing a deficiency log and have 2 input forms. One for project inf
that will be linked to the same cells and I need to be able to call i
up for edit but the cell/textbox links will always be the same.

The other will accept text inputs and put them in a running named rang
and I need to be able to access the named range and the related cells s
that the original entry can be edited or added to. Navigating the name
range is working fine but the text boxes interaction is not working.

On my first attempt, evrything worked great and then a new duplicat
userform was created and thus my confusion.

A start on the 1st one would be appreciated, and the methodology o
recalling a past entry seems to be the key to both.

I missing the basics work with textbox binding, maybe I'm just tired:(.

TIA
zx
 

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