473,385 Members | 1,930 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Can I have more than one subdatasheet in one table

I am trying to create one accounting program, but I have difficulties when i am trying to have data from different subdatasheets and create a new table.

For example i have data in a table for the credit invoices and data in a another table for the payments and i cant merge them to have a new one like for example creditors statements.

like the following
date description debit credit balance
1/3/10 purchases 50
1/3/10 bank payment 30
etc
May 27 '10 #1

✓ answered by ChipR

If you have two tables or queries with the same fields, you can create a UNION query to view them all together.

1 3049
ChipR
1,287 Expert 1GB
If you have two tables or queries with the same fields, you can create a UNION query to view them all together.
May 28 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Ryan | last post by:
I have a query which is quite complex. It's based on a set of data in a complex view which takes the data from several tables. In this complex query, if I allow the various parts of the query to...
4
by: Terry | last post by:
I need some help refining an MS 2000 relational databse. I have created a simple relational database using two tables, 'Student Details', 'Exam Details' and two forms, 'Input/Edit Exam Details',...
4
by: Kathy | last post by:
I have a query that is being created in code. When the query is executed I get the error: "The specified field 'Acct' could refer to more than one table listed in the FROM clause". As you can...
1
by: | last post by:
Is it possible to bind to a datagrid the result of a select with several tables? With one table, I have : mySel = "Select statement"; ... DA.Fill(DSAtt, "intemp");...
1
by: ad | last post by:
I used the code below to export a table in a dataset to Excel. It can export only on table at a time. Can export more than on table in a dataset to Excel public static void...
4
by: Thomadh | last post by:
I have only updated 1 table with a Form to date Can you update more than 1 table from a single Form input? The Wizard seems to allow only 1 Table to be selected as the data source If so any quick...
4
by: jtidwell | last post by:
I am getting this error after running my query The specified field could refer to more than one table listed in the FROM clause of your SQL statement. (Error 3079) my contractnum is a one to...
2
by: DWHTHS | last post by:
Hello, I am quite new to access, but seem to be getting there now. I am producing a database, and I want to make a data entry form that is not bound to a table, as I do not want half completed...
9
by: trey3143 | last post by:
i have a database that keeps giving me the error The specified field could refer to more than one table in your from clause. I have tried everything and can't figure it out. I have a command that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.