Results 1 to 6 of 6
  1. #1
    tomclavil is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    6

    Information transfer

    Hello,

    1. I created an "Employees" table with many fields.
    2. Based on the table and to ease data entering I created a form named "Employees". This form only includes few fields like name, employee number and address.
    3. At the bottom of the form, I placed some buttons that open extra forms to continue completing data.
    4. One of the extra forms is named "OJ" and depending on dates and names entered there, there is a test box that shows a message. For example "employee under training" or "employee on vacation". The information showed in the text box is not stored in any field. It just inform some situation.
    5. What I´m trying to do is that the information showed in the text box in the form "OJ", also appears in the form "Employees"

    The employees form is opened first and before any data is entered into "OJ" form, but after completing the "OJ" form I need the data appears in the employee form.



    In the employee form I placed a text box with an expression on it, but doesn´t show the information ans states #error or #name....

    the expression entered into the text box is =[forms]![OJ]![Text124]

    Regards,
    Claudio
    Thanks for your help in advance!

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    You should really name your controls something informative. Having said that, the "OJ" form needs to be open for your code to work. Is it?

  3. #3
    tomclavil is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    6
    Sorry but my understanding of access is very restricted. According your response, you mean that the OJ form needs to be open so the information can be transfered to the employee form?

    Thanks for your help!
    Claudio

  4. #4
    tomclavil is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    6
    Do you mean that the OJ form needs to be open, so the data can be transfered to the employee form?
    Also, I have no idea of "code" and all that....where can I have more basic information to start understanding a bit more.

    Thanks a lot!

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Quote Originally Posted by tomclavil View Post
    Do you mean that the OJ form needs to be open, so the data can be transfered to the employee form?
    The answer to this question is YES.

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Quote Originally Posted by tomclavil View Post
    ...where can I have more basic information to start understanding a bit more.
    Here's one place to start: http://www.accessmvp.com/Strive4Peace/

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Data Transfer
    By access_man in forum Access
    Replies: 0
    Last Post: 10-27-2010, 04:47 PM
  2. Transfer Database
    By AccessLes in forum Programming
    Replies: 7
    Last Post: 06-19-2010, 10:06 PM
  3. Transfer data to excel
    By John Southern in forum Import/Export Data
    Replies: 5
    Last Post: 06-11-2010, 09:26 AM
  4. Data transfer and Mysql
    By fsmikwen in forum Programming
    Replies: 1
    Last Post: 02-25-2010, 11:42 PM
  5. Transfer text
    By nshaikh in forum Import/Export Data
    Replies: 0
    Last Post: 09-11-2008, 03:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums