![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Access 2007 I have a subform that the user can toggle between datasheet and form view.. In form view it shows quite a nice task costing input form with lots of shading, flow arrows, etc so the user can see a comprehensive view of how the cost of a task is calculated from a few basic input variables. In datasheet view it presents a much simpler subset of the fields to allow a user to bang in a task code and its variables very quickly. This has been working very nicely but now, in the form view, in the subform, we need to insert another subform because we now need an unlimited numberof equipment records against a single task line. This works and looks fine in the detailed (form) view but as soon as we switch to datasheet view we now have the plus (+) signs appearing. I don't want them. I have played around with the form properties to prevent the sub datasheet dropping down by default. I have played around with code that modifies the visibility and columnhidden properties of the sub sub form. I have even tried some code that removed the object source of the sub sub form as the user switches to datasheet view - this allows the datasheet to not display the plus signs on the first time in (we come in in datasheet view first of all) but once we switch to detail view and then back to datasheet view, even though the code removes the sub sub form object source, we suddenly have plus signs again. Now, if we click on them the program crashes. Any suggestions ? Many thanks in advance Tony Epton |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |