473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

modify field in form from other form

i need to populate field in an opened form taking value from an active form.
opened form : 'invio_mail'
name of field : 'test9'

active form : 'testo_lettere'
name of field : 'testo_italiano'

i need with dblclick on 'testo_italiano' populate 'test9' with value of 'testo_italiano'

both forms are opened.

thanks lots.
Sep 11 '14 #1

✓ answered by jimatqsi

ronando51,
welcome to Bytes.com. Always glad to see new posters.

Try this in the double-click event of testo_italiano

Expand|Select|Wrap|Line Numbers
  1. Forms!invoi_mail!test9 =  me.testo_italiano
Jim

3 842
jimatqsi
1,271 Expert 1GB
ronando51,
welcome to Bytes.com. Always glad to see new posters.

Try this in the double-click event of testo_italiano

Expand|Select|Wrap|Line Numbers
  1. Forms!invoi_mail!test9 =  me.testo_italiano
Jim
Sep 11 '14 #2
Thanks Jim. you solved my problem.
Sep 11 '14 #3
jimatqsi
1,271 Expert 1GB
See how quick and easy that was. Keep hanging around, reading posts, and soon you'll be doing the same for others.

Glad to help.
Sep 11 '14 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: WindAndWaves | last post by:
Hi Gurus In my quest in putting my first javascript together, I am now trying to conquer something that seems trivial, but has taken me hours. I would like to format a field in a form once the...
1
by: james00_c | last post by:
Greetings- I need to pass multiple email addresses to a "sendto" hidden field in a form. I need to do that because "CC" and "BCC" are not an option. One address webmaster@xyz.com would be...
1
by: ed_spain | last post by:
Hi Everyone, On an HTML page with 2x different forms, how can I redisplay the same page after a submit, restoring the values from BOTH forms even though only one was submitted? I have an...
0
by: matthewemiclea | last post by:
I have a Coninuous form that is based on a table with the following fields: ID (Text) Qty (Number) COMPLETE (Check Box) Users will be going to this form and checking the...
9
by: Haas C | last post by:
Hi all! Is there anyway I can override a value in a calculated field on a form? For example: I have a form which displays the following fields based on a query: Premium Due field has the...
3
by: mckbill | last post by:
Is there a way I can direct the cursor to a specific field (variable) in a form by typing the field name while in form view? I have a form with many fields, and it would be nice if there were...
6
by: maxx429 | last post by:
I am trying to check if notes have been added to a Memo field on a form if certain other fields have changed. Example: If the user ticks a particular check box on the form, I want to force them to...
0
by: David | last post by:
Hello! We are using Access 2000, SQL Server 2000. We are using a simple append query to append data from an unbound form field to an SQL Server linked table. The field in Access is a memo field,...
2
by: ZaphodBBB | last post by:
Hi It's about 2 years since I last had to write a database and I'm having difficulty with something I feel should be very simple.. I have a table called tblNew_Equipment with an AutoNumber...
1
sueb
by: sueb | last post by:
My database as a "Yes/No" field defined. In other databases, when I've dragged this kind of field onto a form, it automatically becomes a checkbox. However, in this instance, it not only didn't...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.