Forum Discussion
Boris_Z
Nov 18, 2022Copper Contributor
Wanna try to copy and filter other csv files data
Dear experts, I tried to create a macro with index sheet and several sheets(a,b,c sheet etc.). The index sheet described another csv file's postion and name(names T_data). And I want to let thi...
Charla74
Nov 18, 2022Iron Contributor
Have you tried running your VBA step by step (F8 from the VBA window)? This usually helps me identify where / what the issue is.