ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Pulling the last 6 characters out of the filename (https://www.excelbanter.com/excel-programming/421165-pulling-last-6-characters-out-filename.html)

John Brenner

Pulling the last 6 characters out of the filename
 
I've got the right file open and all my numbers are crunching nicely - but I
need to drop in the date of the "data conversion" which is contained in the
last 6 characters of the filename.

How do I pull those last few characters out of the filename and drop it into
my string?
--
Regards,
John

Michael

Pulling the last 6 characters out of the filename
 
myvar= right(mystring,6)
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"John Brenner" wrote:

I've got the right file open and all my numbers are crunching nicely - but I
need to drop in the date of the "data conversion" which is contained in the
last 6 characters of the filename.

How do I pull those last few characters out of the filename and drop it into
my string?
--
Regards,
John


John Brenner

Pulling the last 6 characters out of the filename
 
Thank you, Michael!

My son's name is Michael, too!

:o)
--
Regards,
John


"Michael" wrote:

myvar= right(mystring,6)
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"John Brenner" wrote:

I've got the right file open and all my numbers are crunching nicely - but I
need to drop in the date of the "data conversion" which is contained in the
last 6 characters of the filename.

How do I pull those last few characters out of the filename and drop it into
my string?
--
Regards,
John



All times are GMT +1. The time now is 12:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com