How do I add another ImportXML function to the same cell and have that XML function activate if another cell has specific text in it?

前端 未结 0 558
日久生厌
日久生厌 2021-01-07 14:28

I need help with having E17 change depending on what D17 cell has.

=IF(RegExMatch(D17,"Amazon"), ImportXML("https://www.amazon.com/dp/"&

相关标签:
回答
  • 消灭零回复
提交回复
热议问题