Help. I have spent hours searching for a solution to this on tek-tips already. I have been trying to use the wildcard * but with no success.
I need to replace the 162 between the _ and the . in the following string: "100 -nmin( (ROUND( MERGEDATA_162.FNU_FREQPERC_F ,0) + ROUND(...
I have a directory with numerous excel files some of these files are password protected. I will be moving all of these files into 2 different directories. One directory will hold the password protected files, the other directory will hold the files with no protection.
Dim FileName As String...
I have a directory with numerous excel files some of these files are password protected. I will be moving all of these files into 2 different directories. One directory will hold the password protected files, the other directory will hold the files with no protection.
Dim FileName As String...
I understand now how to create a new module from within a module but I don't want to create a new module. I want to write a module that will open a form and place a sub procedure in that form. The sub procedure will actually be the on-click event for a check box. Thanks ahead of time.
I have a module that creates checkboxes on a form based on data in a table. This works just fine; however, I also need to get code into the on-click event of these checkboxes but don't know how to do that when I create them with the module.
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.