Forum: Visual Basic 4 / 5 / 6 Nov 12th, 2007 |
| Replies: 2 Views: 26,073 When I try any of the above, I get runtime error 2448 "you can't assign a value to this object".
The object is
ctl.Value = Null or X = Null or ctl.value=""
Does anyone have a thought on why... |