473,396 Members | 1,879 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,396 software developers and data experts.

Auto number field is not working

jinalpatel
I am dealing with 3 tables. Here is a brief meta data
Master table: GrantInformation
Grant Index Autonumber PK
Activity Code text
Status text
Likewise 35 more fields

Child table: tblProjectDeliverables
DeliverableId Autonumber Not Indexed PK
Grant Index Number Indexed Required PK

Table: tblDeliverables
DeliverableId Number Required
PerformanceMeasure Text
ChkboxValue Yes/No
TextboxValue number
GoalValue number
see the attachment for the relationship

Conditions:
1)One GrantIndex can have multiple Deliverables
2)one Deliverable is made from combination of more than 85 performance measures.

Performance measures have chkbox value, textbox value (number) and goal value(number)

My question:

My main form has several tabs. One of them is Project Deliverables.
When I click on that tab,
1) I want a subform to be opened for data entry to tblDeliverables.(bound to tblDeliverables where user can select yes/no option and enter the actual number with consideration of goal number)
2)At the same time the DeliverableId from tblProjectDeliverables table should also be increased automatically and reflect on the subform bound to tblDeliverables.

What I have done!!
I have subform bound to tblProjectDeliverables within main form bound to Grant Information table. There is a subform bound to tblDeliverables withing the subform bound to tblProjectDeliverables.
Basically it is subform within the subform .

GrantIndex number is automatically populated in table tblProjectDeliverables but the DeliverableId field is not automatically incremented although it is a autonumber field.

Let me know if you want any further clarification. Please help me on this. PLEASE!!
Feb 17 '09 #1
1 1632
NeoPa
32,556 Expert Mod 16PB
There is no question here.

You simply state (as your two questions) what you want.

What is the question?
Feb 18 '09 #2

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

Similar topics

2
by: Irwinsp | last post by:
Hi All, I have a form with an auto number field displayed. The field looks great except when the user is entering a new record. The field then has the text "auto number" in it. Is there a...
2
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...
2
by: Mike N. | last post by:
Hello- I have a database that uses an auto number field type that goes out of sync periodically. My customer gets a "cannot add record, number already in use" error message. I dump the records...
3
by: Chris | last post by:
Before I started to create table, etc to track unique form field record number assigments I thought I'd check to see if there is now a better way to do this in .NET. I have a parent form (table)...
1
Cyberdyne
by: Cyberdyne | last post by:
Hi Guys I am working on a database that will have a locked auto field with the following characteristics. It has to be a number that will be stored in a table, it needs to have the following format ...
13
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
by: markcarroll | last post by:
My company has a database on SQL server. I am tyring to make an access interface that will make a lot of things easier. I cannot change the database structure or the field types. I am trying to...
2
by: Irving Guy | last post by:
Hi all, I’m trying to create a form with 15 fields that generates an auto number in one of those 15 fields. The auto generated number which should display like this – “081-2008-00001”...
5
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...
2
by: paulyXvpf | last post by:
Hi All, FACTS: > I've created a VB.NET 2005 form, with a SQL Server 2000 backend > The form has about 30 fields that populate 30 columns in the SQL database > The form has mostly text feilds,...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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
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,...

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.