PC Review


Reply
Thread Tools Rate Thread

editing in a subform

 
 
Jean-Paul De Winter
Guest
Posts: n/a
 
      24th Dec 2005
Hi,
I have a continuous form (FormA) I open from a pushbutton on FormB.
Once opened I can edit all records as much as I want.
Now I open my FormB in design mode and create a subform. Here I use
FormA as the subform.
Now, when I open FormB I no longer am able to edit the data in the subform.
I can edit all data in the FomrB as much as I want but none in the
subform (former FormA)

Is this normal and what can I do about it?
Thanks
JP
 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      24th Dec 2005
On Sat, 24 Dec 2005 00:22:34 +0100, Jean-Paul De Winter
<(E-Mail Removed)> wrote:

>Hi,
>I have a continuous form (FormA) I open from a pushbutton on FormB.
>Once opened I can edit all records as much as I want.
>Now I open my FormB in design mode and create a subform. Here I use
>FormA as the subform.
>Now, when I open FormB I no longer am able to edit the data in the subform.
>I can edit all data in the FomrB as much as I want but none in the
>subform (former FormA)
>
>Is this normal and what can I do about it?


It's not at all normal.

Doublecheck the properties of the forms:

Is FormA (the Subform) correctly set with Allow Edits = Yes, Allow
Additions = Yes?
Is it based on an updateable Query?
Is there a relationship established between the tables for the two
forms?
Are FormA and FormB based on the SAME table? (If so, you will be
conflicting with yourself since the same record cannot be opened for
editing by two different forms).

John W. Vinson[MVP]
 
Reply With Quote
 
 
 
 
Jean-Paul De Winter
Guest
Posts: n/a
 
      24th Dec 2005
problem solved... thanks
JP

John Vinson wrote:
> On Sat, 24 Dec 2005 00:22:34 +0100, Jean-Paul De Winter
> <(E-Mail Removed)> wrote:
>
>
>>Hi,
>>I have a continuous form (FormA) I open from a pushbutton on FormB.
>>Once opened I can edit all records as much as I want.
>>Now I open my FormB in design mode and create a subform. Here I use
>>FormA as the subform.
>>Now, when I open FormB I no longer am able to edit the data in the subform.
>>I can edit all data in the FomrB as much as I want but none in the
>>subform (former FormA)
>>
>>Is this normal and what can I do about it?

>
>
> It's not at all normal.
>
> Doublecheck the properties of the forms:
>
> Is FormA (the Subform) correctly set with Allow Edits = Yes, Allow
> Additions = Yes?
> Is it based on an updateable Query?
> Is there a relationship established between the tables for the two
> forms?
> Are FormA and FormB based on the SAME table? (If so, you will be
> conflicting with yourself since the same record cannot be opened for
> editing by two different forms).
>
> John W. Vinson[MVP]

 
Reply With Quote
 
Jean-Paul De Winter
Guest
Posts: n/a
 
      24th Dec 2005
problem solved... thanks
JP

John Vinson wrote:
> On Sat, 24 Dec 2005 00:22:34 +0100, Jean-Paul De Winter
> <(E-Mail Removed)> wrote:
>
>
>>Hi,
>>I have a continuous form (FormA) I open from a pushbutton on FormB.
>>Once opened I can edit all records as much as I want.
>>Now I open my FormB in design mode and create a subform. Here I use
>>FormA as the subform.
>>Now, when I open FormB I no longer am able to edit the data in the subform.
>>I can edit all data in the FomrB as much as I want but none in the
>>subform (former FormA)
>>
>>Is this normal and what can I do about it?

>
>
> It's not at all normal.
>
> Doublecheck the properties of the forms:
>
> Is FormA (the Subform) correctly set with Allow Edits = Yes, Allow
> Additions = Yes?
> Is it based on an updateable Query?
> Is there a relationship established between the tables for the two
> forms?
> Are FormA and FormB based on the SAME table? (If so, you will be
> conflicting with yourself since the same record cannot be opened for
> editing by two different forms).
>
> John W. Vinson[MVP]

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Referencing control in subform from subform's subform Kat Microsoft Access VBA Modules 5 19th Jun 2006 04:03 PM
Wierd subform behaviour, subform not cycling through after updating a subform record Mikal Microsoft Access Forms 2 25th May 2006 07:15 PM
Urgent !!! - Values from Subform - #Error if no records in Subform and Only grabs first subform record Greg Microsoft Access Forms 0 17th Feb 2005 02:12 PM
subform, subform, subform Random Microsoft Access Getting Started 0 1st Oct 2004 12:42 AM
Subform: Editing Values in Subform Controls Sharon Berg Microsoft Access Form Coding 1 6th Nov 2003 08:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:36 AM.