Purchase Solution

MS Access 2013 Form processing multiple tables

Not what you're looking for?

Ask Custom Question

Have a database for which Im trying to create a form to input the same data for multiple instruments at the same time, with no luck. For now just trying to get GC 2 and GC 5 on the same form to input the data - I have started the form (Fm_GC) and would like for it to be workable, and for data to go to their respective GC_ Perf tables. Is there any way to do this?

Please see attached file.

Attachments
Purchase this Solution

Solution Summary

An MS Access Database contains several performance tables. They are joined by query and a entry form is created with search filter.

Solution Preview

Dear Student,

I have gone through your project. It is not possible to do it exactly the way you have started your form. If the data resides in different tables you need to use sub-forms. A form can be bound to just one table. However, I have taken another approach. I have created a query "MyUnion" that joins all of ...

Purchase this Solution


Free BrainMass Quizzes
C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Javscript Basics

Quiz on basics of javascript programming language.