473,503 Members | 11,237 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Auto Data Entry

I have the following tables:

TblSaleDetail
SaleDetailID
SaleID
AccountCategoryID
AddendumDate
SellingPricePlusTax

TblAccountCategory
AccountCategoryID
AccountActivity
AccountNumber

TblAddendumDate
AccountCategoryID
AddendumDate

There are 7 records in TblAccountCategory that wll never change. The
AddendumDate in TblAddendumDate changes every 6 months and may be different for
some of the 7 Accounts. That's why I need to record it for each sale detail in
TblSaleDetail.

I have a query that includes TblSaleDetail and TblAccountCategory with a Type 2
join on AccountCategoryID. The query is updateable. I have a data entry form
based on this query and the form displays all 7 accounts with the AccountNumber.
SellingPricePlusTax will be entered in the form programatically for the
accounts. Some sales no not include all 7 accounts so SellingPricePlusTax will
not be entered for all 7 accounts each time.

I need the query to do more. I need the query to:
1. AccountCategoryID from TblSalesDetail is hidden on the form. I need it to be
set equal to AccountCategoryID in TblAccountCategory for each account
SellingPricePlusTax is entered on the form.
2. I need to include TblAddendumDate in the query and display the AddendumDate
for all 7 accounts.
3. I need AddendumDate in TblSalesDetail to be set equal to AddendumDate in
TblAddendumDate for each account SellingPricePlusTax is entered on the form.

All help is very much appreciated!!

Sue Ann
Nov 13 '05 #1
0 1150

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
1816
by: Steven Burn | last post by:
I'm curious, I've written a very simple PIS (personal info store) that allows one to store whatever they wish..... the problem is, when one deletes an entry, the auto-numbering isn't corrected to...
1
1208
by: rasta | last post by:
i've a web page that loads the entire cust record tbl to simulate a auto fill during data entry this works great when tot cust recs < 1500, going over the 1500 numbers the conescute page loads...
2
12699
by: Tom | last post by:
I am trying to store information into a table that has an auto increment field. There is currently no data in the table. Using the code below I cannot insert data into the table. I get an error...
1
1275
by: Scott Simonson | last post by:
What is the trick to allow auto filling? I have two tables that look something like: table1 SSN Text Lname Text Fname Text table2
2
2262
by: SalimShahzad | last post by:
Dear Gurus, i had written following codes to auto generate the next claim no Private Const strC = "GCT/02/J/" Private Sub Command1_Click() Dim stra, stre As String Dim intb, intd As Integer...
1
3082
by: ainsley | last post by:
Hi this is going to sound like a very basic question, but I am creating a database in Access which is based on a number of unlimited tables. In my data entry form i have a number of combo boxes...
13
4728
by: S.Dickson | last post by:
I had an access database that i use as an ordering system. I have a form for entering customer details. When i add a new customer on the form the customer number is an auto number that appears when...
2
1700
by: des-sd | last post by:
Access Experts, Please help! I have looked through ref. manuals, Google Groups on "Auto Populate", and I am still lost. Problem #1 My DB is 2 relational tables of (1) sales transactions of,...
1
1454
by: glasssd | last post by:
Hi, I was hoping someone might have some ideas on how I can hack around a problem I'm having with the auto-complete feature of the ComboBox. I have a data entry application that uses a pair of...
5
8067
by: David Wright | last post by:
Hello Everyone I would be grateful if someone could help me with the automatic increment of a field on my subform called ‘Test_SrNo’. I am Using Microsoft Office 2000. The auto entry of the...
0
7070
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7316
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...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5566
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4993
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
729
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
372
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.