It works fine, but when i split it, it fails.
The Control name is the one that changes, so what i would like is something like this:
s=Forms("Your form name").Controls & controlname whereas
controlname=Your Control name1
controlname=Your Control name2
controlname=Your Control name3