Thread: [Solved] Hide Command Buttons
View Single Post
 
Old 01-04-2015, 12:02 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,142
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

It is not so strange, your document makes much use of shapes, and the shape in question is Shape(3).

I have fixed the code so that both buttons work as intended. I have added a couple of modules to supply the ancillary functions, one of which assumes you have Outlook to submit the sheet (It won't send the message while testing). The other ensures the named folder is present and prevents overwriting existing files of the same name.

The form would not appear to be of much use while you use an object as the table instead of a real table, but I think have provided enough information for you to continue should you want to go that route?
Attached Files
File Type: docm Timesheet - no links.docm (305.9 KB, 31 views)
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote