Excel VBA function問題,如何寫出類似VLookup回傳可給傳回範圍?

Excel VBA function問題,如何寫出類似VLookup回傳可給傳回範圍?

瀏覽:1084
日期:2025-10-04
我在 EXCEL 中可以使用 VBA使用如下指令 tr as Range strTable 是在 EXCEL中的 "名稱" tr.Columns(nTargetCol) = ......看更多