Soft Macro
New member
- Local time
- Today, 05:06
- Joined
- Jul 9, 2007
- Messages
- 8
Hi there,
I am a starter. I need some help with ACCESS forms!
I have a form with 9 tabs. All the data in this form are from the same table (so there is no table linking).
Every time when i tried to enter data, the first tab works fine. However, the second tab tells me "Index or Primary hey can not contain a null value". I only have one primary key "ID" sitting in my first tab.
I tried to put "ID" in top header to make sure that those 9 tabs share the same ID so that all the data can go into the same row in my table. But it failed.
Could someone please help me?
By the way, i set up all veriables' "source object" to the same table.
Many thanks,
S
I am a starter. I need some help with ACCESS forms!
I have a form with 9 tabs. All the data in this form are from the same table (so there is no table linking).
Every time when i tried to enter data, the first tab works fine. However, the second tab tells me "Index or Primary hey can not contain a null value". I only have one primary key "ID" sitting in my first tab.
I tried to put "ID" in top header to make sure that those 9 tabs share the same ID so that all the data can go into the same row in my table. But it failed.
Could someone please help me?
By the way, i set up all veriables' "source object" to the same table.
Many thanks,
S