User Profile

Collapse

Profile Sidebar

Collapse
bronen
bronen
Last Activity: Mar 1 '07, 04:35 AM
Joined: Feb 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bronen
    replied to Passing data
    I have a form1 and form2.

    Form1 contains two unbound textboxes "ProjectNum ber" and "ProjectNam e"
    Form2 contains two textboxes "ProjectNo" and "ProjName" that are tied to a table.

    I have a button on Form1 that after the data is typed in and you click the button. What I want is the data that was typed in Form1 gets "sent" to the corresponding fields in Form2. How...
    See more | Go to post

    Leave a comment:


  • bronen
    started a topic Passing data

    Passing data

    I am using Access 2003. I have a simple OnClick() command button that does the following

    Forms![Form2]![ProjectNumber] = Me![cboProjectNumbe r]

    Why do I have to have Form2 open for this to work? is there something I can code in that will allow me to click the command button and the data from cboProjectNumbe r automatically copies to the ProjectNumber field in another table/form?
    See more | Go to post

  • bronen
    replied to Help on pushing data!
    How do i set it to hidden?
    See more | Go to post

    Leave a comment:


  • bronen
    started a topic Help on pushing data!

    Help on pushing data!

    I need a step by step instruction to do the following (i'm a beginner):

    1) I have a form with two unbound text boxes.
    ProjectNumber, ProjectName

    2) I have a form called "GoTeam" with two regular text boxes assigned to fields in the table labeled "ProjectNum ber" and ProjectName.

    I want to have a command button on the first Form that takes the data and "sends" the...
    See more | Go to post

  • bronen
    replied to PopUp form or Splash Screen?
    I thought maybe you could do a command button or lost focus or something to have the Project number automatically be assigned to project numbers in other tables....
    See more | Go to post

    Leave a comment:


  • bronen
    started a topic PopUp form or Splash Screen?

    PopUp form or Splash Screen?

    I need urgent help. I have to present something in front of some big people.

    I need to create a form that appears on startup that asks for the user to enter information in. My example is "Project Number". Once the information is entered, a command button is clicked to close the form and "pushes" that Project Number to all the other forms and tables that have Project Number as a field. I need step by step on how...
    See more | Go to post
    Last edited by MMcCarthy; Feb 23 '07, 04:11 PM. Reason: removing email address - against site rules
No activity results to display
Show More
Working...