0

I want to run regEx positive lookbehind in VBA language, but it is not supported in VBA language. The process I want to run is (?<=src="")[\w-.]+(?=/)?

How can I alternatively write (?<=src="") here?

Sample: https://regexr.com/65cmi

Enes ALTUN
  • 26
  • 5

0 Answers0