K 
		
								
				
				
			
		Keith Wilby
I have a spreadsheet with checkboxes (shapes) which I can refer to in code
using (for example)
ActiveSheet.Shapes("Check Box 19")
Can I derive the checkbox's state (true/false) using code or is it just a
dumb shape?
Thanks.
Keith.
				
			using (for example)
ActiveSheet.Shapes("Check Box 19")
Can I derive the checkbox's state (true/false) using code or is it just a
dumb shape?
Thanks.
Keith.