This is a relatively minor issue, but a niggling one nonetheless. I've set some of the fields on my form to be disabled through conditional formatting. Some of my other fields are checkboxes, option groups and subforms, which can't be disabled through conditional formatting, so I've used VBA. However, the appearances of the labels for these fields differ depending on which method is used – see the attached sample. Is there any way of simulating one or the other method so that the labels look the same? (I realise I have the option of using only VBA, but that would mean undoing a decent amount of work!)