Welcome All,
Dear users I have just joined as I gave up on trying „uncle google”.
I am quite advanced computer and excel user but quite poor in VBA macros.
However I am good listener / reader so please advise on following (hope simple task).
What I have:
1. I have about 40 files in folder on local drive
2. Extensions of the files are various (mostly xls , doc, pdf)
3. Each file has quite a long name but each one has a UNIQUE signs (letters ABC & digits)
Now, My problem is (what I am looking for):
1. I have ”command button” created and wish to execute task when clicked:
THAT TASK WOULD BE:
*OPEN ANY FILE THAT MATCHES UNIQUE SIGNS AS PER MY REQUEST / STATEMENT
*PRINT SUCH FILE WITH Or WITHOUT OPENING IT ( if possible ignore pop up windows from printer about margins too small etc.)
IMPORTANT: I want to create one Command Button for One Specified File only (I guess its even easier to create).
Why I dont want to use Hyperlinks: As the revisions of the files may changed from time to time but NEVER UNIQUE SIGNS.
Sorry If such thread been under discussion but trust I have been browsing internet for 4-5 days so far and couldn’t get the answer.
Some of the solutions were close but unfotunately code was not available in my 2016 office (like FileSearch)
Please help me to solve that little problem.
Tybet
Dear users I have just joined as I gave up on trying „uncle google”.
I am quite advanced computer and excel user but quite poor in VBA macros.
However I am good listener / reader so please advise on following (hope simple task).
What I have:
1. I have about 40 files in folder on local drive
2. Extensions of the files are various (mostly xls , doc, pdf)
3. Each file has quite a long name but each one has a UNIQUE signs (letters ABC & digits)
Now, My problem is (what I am looking for):
1. I have ”command button” created and wish to execute task when clicked:
THAT TASK WOULD BE:
*OPEN ANY FILE THAT MATCHES UNIQUE SIGNS AS PER MY REQUEST / STATEMENT
*PRINT SUCH FILE WITH Or WITHOUT OPENING IT ( if possible ignore pop up windows from printer about margins too small etc.)
IMPORTANT: I want to create one Command Button for One Specified File only (I guess its even easier to create).
Why I dont want to use Hyperlinks: As the revisions of the files may changed from time to time but NEVER UNIQUE SIGNS.
Sorry If such thread been under discussion but trust I have been browsing internet for 4-5 days so far and couldn’t get the answer.
Some of the solutions were close but unfotunately code was not available in my 2016 office (like FileSearch)
Please help me to solve that little problem.
Tybet