Die Suche ergab 2 Treffer

von Far
So, 14.01.2007 20:27
Forum: Makros und allgemeine Programmierung
Thema: [BASE] transfer field content (different subforms)
Antworten: 1
Zugriffe: 713

problem solved...just use parent.parent to navigate subofrms
von Far
So, 14.01.2007 02:23
Forum: Makros und allgemeine Programmierung
Thema: [BASE] transfer field content (different subforms)
Antworten: 1
Zugriffe: 713

[BASE] transfer field content (different subforms)

Sorry if I write in english, but I'm pretty desperate and I don't speak german

:D

How to trasfer the content of one field to another field by pressing a button?

Fo example: I have two txtfields Called "Source" and "Destination" . By pressing button "TRANSFER" the data content of "Source" moves ...