By the way, I had the exact same problem here too. Whenever I attempted to
right-click in the properties window to paste in a value, access 2007 would
crash. I had to break myself of the right click habit, and instead use
<Ctrl><Insert> to copy, then <Ctr>V to paste.
Oddly enough, after switching development machines to a new windows vista
computer, right-clicking no longer freezes access 07. My old pc was a
windows xp home edition sr-2, and right-clicking in the property sheet was
never a good thing.
I'm not getting that crash in A2007 SP1.
I wonder what's different.
Is your subform based on a query that uses more than 1 table?
If so, is there are text box for the foreign key field(s), i.e. the one(s)
named in LinkChildFields?
Re changing the RecordSource property: is this in design view?
Does it happen in any form, or a specific form?
Does it happen only after you make a change?
Does it still happen if youclicksomewhere else in the property sheet (e.g.
Recordset Type property) after making the change?
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips forAccessusers -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
- Show quoted text -
Allen,
I think the two issues are possibly related and that is why I
mentioned them in one post. I've even tried right clicking on a
"simple" form which pulls data from a single table (into the subform
with no tabs on the form) and still Access crashes.
As for right clicking in the properties window, it seems to crash no
matter what property I right click on (in the design view). It seems
to happen on any form. I simply open the form in design view, right
click on a property in the properties window and voila, it crashes.
I have imported all tables, queries, forms, etc to a new accdb,
recreated the same references and it does not crash. I suppose I
could go this way, but it would have been nice to know why.
Thanks.
ds