May 30, 2007 #1 Judalie Programmer Joined Mar 25, 2002 Messages 40 Location US If I add an object to a form, it automatically names it...for instance image8 or text1... how can i rename? thanks,j
If I add an object to a form, it automatically names it...for instance image8 or text1... how can i rename? thanks,j
May 30, 2007 #2 Remou Technical User Joined Sep 30, 2002 Messages 13,030 Location BE Look at the Property Sheet, one of the properties is Name, which you can change. It is best to use a consistent naming convention. Upvote 0 Downvote
Look at the Property Sheet, one of the properties is Name, which you can change. It is best to use a consistent naming convention.