Greetings one and all.
I've run into an issue I hope others can illuminate me on; In a continuous form I can set a labels Caption with Me.[Label].Caption and I can read the controls width with Me.[Label].Width.
When I try Me.[Label].Width = Value, I get an error 2101 "The setting you entered...