Problem with Access Pages

msaunders26

New member
Local time
Today, 08:01
Joined
Feb 20, 2008
Messages
8
Hi everyone,

I have been creating Pages using the Design View option for entering data into my database. Everything works well except for one table, which looks like this:

Location (Type: Text) - Matches an entry in another table
Bidder (Type: Number) - ID of an entry in another table
Amount (Type: Currency)

For this table I can't enter new data. By this I mean the icon along the bottom of the page is greyed out, but for other tables, the button is not greyed out.

Any ideas? Thanks in advance for your help!
 
You probably already have your answer or gave up but it sounds like a primary key issue - you need one. Apply a primary key and it should fix the issue.
 

Users who are viewing this thread

Back
Top Bottom