ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   DataForm Fields (https://www.excelbanter.com/excel-programming/401059-dataform-fields.html)

Boris

DataForm Fields
 
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 ?

FSt1

DataForm Fields
 
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
"boris" wrote:

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 ?


Boris

DataForm Fields
 
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.

"FSt1" wrote:

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
"boris" wrote:

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 ?



All times are GMT +1. The time now is 10:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com