Thanks, but it is not condusive to my application to use menus.
It seems that the buttons only move after the user previews the sheet. I have wrote code to reposition the buttons after the user closes the preview, but that is only a hack. I would like to know how to stop it from happening in the...
You try my function, and modify as needed:
Function WorkBookExists(ByVal vPath As String, vBook As String, Optional msg As String = "Blank") As Boolean
'''''''''''''''''''''''''''''''
'Test to see if a Workbook exists
''''''''''''''''''''''''''''''''
If msg = "Blank" Then
msg = "Sorry...
I have a set of worksheets that I have buttons on. I have the buttons set to not print, and not move or resize wiht cells. The problem is when I preview the worksheet the buttons move to whereever they like when I close the print preview.
Any ideas as to how to stop this button movement?
I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.