View Single Post
  #3  
Old January 26th, 2010, 12:17 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Copied a form but can't add new data

On Mon, 25 Jan 2010 15:35:01 -0800, forest8
wrote:

Hi

I have created a form which suits my needs.

I made a copy of it since it has many features I needed for another table.

In my copied form, I can't add or make changes to the new form.

How do I make it so I can amend, revise or add new data?

Thank you in advance for your help.


Data is NOT stored in the form - it's stored in a Table.

What is the Recordsource (the table behind) each form?
--

John W. Vinson [MVP]