Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.scripting.vbscript,microsoft.public.excel.programming,microsoft.public.office.developer.automation
|
|||
|
|||
![]()
Please help me identify the proper pattern to parse a path such that i
capture all the defined directories and file title. I would like to avoid the slashes and the dot from being recorded. Per se I have the path: c:\data\pictures\instru.bmp I would like the RegExp to return 4 items: c:,data,pictures,instru. As a starting point I tried:(?:[\\])(^[\\]) This returns nothing. Can you please help me fix this? Also, please advise how do I work the period into the pattern? Thank you very much for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
External File Paths | Excel Programming | |||
excel file paths | Excel Discussion (Misc queries) | |||
Using Variables for file paths in QueryTables.Add | Excel Programming | |||
How do I do a vlookup that links to file paths within a cell ref | Excel Worksheet Functions | |||
file paths | Excel Discussion (Misc queries) |