DataForm Fields

B

boris

Hello Gurus,
Is it possible to copy DataForm Fields. If it is used to find the record can
i copy what is shown in DataForm fields to worksheet cell ?
 
F

FSt1

hi boris,
could you be more spicific. ???dataform fields????
the vb equivelent would be something like this..
Range("A1").Value = TextBox1.Value
what are we trying to do?

Regards
FSt1
 
B

boris

Hello,
I am talking about the Form under Data menu in Excel 2003, you know, the
form to manage the List. So, when i am, lets say, searching, i want to be
able to copy tthe search results from the form to the other cell. I hope i am
explaining myself, because i really need to do it. Thanks a lot for your help.
 

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