TkdKidSnake
Board Regular
- Joined
- Nov 27, 2012
- Messages
- 245
- Office Version
- 365
- Platform
- Windows
Hi all,
I am trying to close a file using VBA which in itself is quite simple however the file name changes so I only ever know a part of the filename and its location.
Location:
P:\Public User Area\Purchasing\Suppliers\National Tube Stockholders\Price Review\
The section of the filename that I have is: "Price List - "
I would also like it to save with-out prompts as well.
Can anyone help me with the VBA code to do this?
Thanks in advance
I am trying to close a file using VBA which in itself is quite simple however the file name changes so I only ever know a part of the filename and its location.
Location:
P:\Public User Area\Purchasing\Suppliers\National Tube Stockholders\Price Review\
The section of the filename that I have is: "Price List - "
I would also like it to save with-out prompts as well.
Can anyone help me with the VBA code to do this?
Thanks in advance