Discussion on:

Message 10 of 54
0 Votes
+ -
Resolved=> Expression that has no value error
Please add below line code after acOptionGroup, acComboBox to fix this error:

Select Case ctl.ControlType
Case acTextBox, acCheckBox, acOptionGroup, acComboBox
If .ControlType = acTextBox Then 'THIS IS THE CODE
Posted by shahid_L
18th Apr 2010