•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 456,552 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,477 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser: Programming Forums
Views: 2245 | Replies: 0
![]() |
•
•
Join Date: Aug 2004
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
In Microsoft Access 2000, I have a form that is for adding a new record and contains 2 subforms that each link to different tables. The subforms are connected by a user ID. I do not want the user to type his user ID twice, so when the user types his user ID in the first subform I want it to also show up in the user field in the second subform. I have tried the following event procedure:
Me![User_ID]=[forms]![add education info]![User_ID].
However, this code does not work and the computer tells me that is cannto find the form add education info. The name is spelled correctly and I do not know why this isn't working or if there is a better way. :mad:
Me![User_ID]=[forms]![add education info]![User_ID].
However, this code does not work and the computer tells me that is cannto find the form add education info. The name is spelled correctly and I do not know why this isn't working or if there is a better way. :mad:
![]() |
•
•
•
•
•
•
•
•
DaniWeb C Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- need help making scrollbar (HTML and CSS)
- Problem (Visual Basic 4 / 5 / 6)
- how to get the event when system shuts down in Visual Basic 6.0 (Visual Basic 4 / 5 / 6)
- Visual Basic Error on Word and Excel 2003 (Windows NT / 2000 / XP / 2003)
- Visual basic programming (Visual Basic 4 / 5 / 6)
- Visual basic why does my exe file need dotnetfx? (VB.NET)
- Visual Basic and .asx files (Visual Basic 4 / 5 / 6)
- The Move.....Visual Basic 6, Visual Basic .NET ? (VB.NET)
Other Threads in the C Forum
- Previous Thread: resultgraph() returns -3
- Next Thread: path


Linear Mode