Search results

  1. R

    ColumnWidth in flag

    Thank you very much:)
  2. R

    ColumnWidth in flag

    It's not subform, it's - continuous form Sorry, I'm just learning more. Thanks.
  3. R

    Help plzz

    Hello, you can do a system restore through the disk with the system or USB
  4. R

    ColumnWidth in flag

    Yes, that's through the VBA fails Sub Flag43_Click() Me.Field.ColumnWidth = 0.1 End Sub Code doesn't work
  5. R

    ColumnWidth in flag

    Here's a picture h ttp:// oi60.tinypic.com/2ykx4ly . jpg it is necessary that after clicking on the flag moved to the left h tt p: // oi60.tinypic.com/2hz1my9 . jpg so I asked about ColumnWidth
  6. R

    ColumnWidth in flag

    Thanks for answer, but it is not, it is necessary that the field has shifted to the left or cleaned at all. It is necessary to remove the extra fields when printing, which are not included in the print margins.
  7. R

    ColumnWidth in flag

    Hello, how to implement the procedure of clicking on the flag and hide the field in VBA? I know that want to assign - ColumnWidth=0. Сomplete procedure fails. please help : Banghead:
Back
Top Bottom