Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Dim test As String test = CStr(ActiveWorkSheet.VLookup("jpeg_lrg", B, 3))
愚かな 424 エラー ヘルプ!
Excel VBAの私のマクロ用
Dim test As String test = CStr(ActiveWorkSheet.VLookup("jpeg_lrg", B44, 3))
(同様に機能しませんでした)
CSTRなしでも試しました