I swear I'm stumped. Created a switchboard for menus for users. Have done this thousands of times. Using 2010 now. When the switchboard is created, it has pre-set labels in the form header [label1, [label2, etc. These labels do have text in them [Just me database] (based on database name).
If I change the name of label1 to Just Me Industries (which is what I want it to show), then I get a macro error upon re-opening the database.
If I leave the name as[label1] to avoid THAT issue, I change only the caption to Just Me Industries, then the Name property displays the Name as Label1 (which it would), and the Caption property displays Just Me Industries, but when saved, closed and re-opened in form view, the text in label1 shows [Just Me database, but the Caption property still shows [Just Me Industries], the text I want.
If I change the name of label1 to Just Me Industries (which is what I want it to show), then I get a macro error upon re-opening the database.
If I leave the name as[label1] to avoid THAT issue, I change only the caption to Just Me Industries, then the Name property displays the Name as Label1 (which it would), and the Caption property displays Just Me Industries, but when saved, closed and re-opened in form view, the text in label1 shows [Just Me database, but the Caption property still shows [Just Me Industries], the text I want.