Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8989131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:10:42+00:00 2026-06-15T22:10:42+00:00

Does microsft office access have this function when i select the row from the

  • 0

Does microsft office access have this function when i select the row from the subform,
the selected data from EmpName, ComputerName & ProductName will automatically fill into my 2 textbox at the top right and the product Name will be another combobox to select product.

Another thing is, Is it possible to do CRUD upon selection in subform?

what kind of tag should i goggle for to answer my question? I tried a lot of different tags aldy but none answers my question.
Access Form

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T22:10:43+00:00Added an answer on June 15, 2026 at 10:10 pm

    The short answer is yes. 😉 You can do all those things. I well remember the day I realized that I could do anything in MS Access. (now be kind this was the first experience I had in programming)

    You can reference Parent controls from subforms with this convention Me.Parent.control

    For example if the Parent form has a text box named txtEmployeeId then on the Click event of a text box in the sub form you could have this code.

    Me.Parent.txtEmployeeID = Me.txtEmployeeID
    

    You can quickly extend this code to do whatever you need ie.

    Me.Parent.txtComputerName = Me.ComputerName
    Me.Parent.cboProductName = Me.ProductName
    

    CRUD is a statement used in web development which seems to be where you are coming from. Access is CRUD in many ways (unless you start getting complicated) In the example above, once you navigate off the parent record with the record selector or close the form, the record is saved without any code being written. Once you start playing around with unbound controls then it becomes necessary to write code to save your work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently acquired this book from Microsoft Press. I currently have Office Enterprise 2007
I've spotted this question: Does Microsoft SkyDrive have an API? But not having an
Does The Microsoft StCrosses() function for Geography data support Spatial Index? When I try
Microsoft J++ does not have a Double.parseDouble() method. How do I do this?
I have a Access Data Project that connects to an SQL server database. Recently
I have this code: Microsoft.Office.Interop.Word.Application app = new Microsoft.Office.Interop.Word.Application(); object nullobj = System.Reflection.Missing.Value; object
Does Microsoft have ribbon control for non-Office applications? If not is there any that
Microsoft Office icons are copyrighted by Microsoft and this prevents us from using them
I have heard positive things about Eclipse RCP (Rich Client Platform) - does Microsoft
Does the Microsoft C# compiler (CSC.exe) have an option to output the Intermediate Language

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.