Carley
New Member
Hoping that someone can assist me,
I need to open a new windows explorer with a path that contains an equals symbol.
Code I have is
x = Shell("explorer /n,/e,group.netglobalCroydonBroker2013= Broker Complaints", 1)
when I put this in my personal folders open instead.
If I take out the 13= Broker Complaints then the folder opens to the relevent drive.
I need to open a new windows explorer with a path that contains an equals symbol.
Code I have is
x = Shell("explorer /n,/e,group.netglobalCroydonBroker2013= Broker Complaints", 1)
when I put this in my personal folders open instead.
If I take out the 13= Broker Complaints then the folder opens to the relevent drive.