Skip to main content
Question

I am getting "Type mismatch" error when i join 3 csv's using csv as a database. Attaching the screenshot for your reference, Please help me

  • 5 January 2022
  • 1 reply
  • 53 views

I am getting "Type mismatch" error when i join 3 csv's using csv as a database. Attaching the screenshot for your reference, Please help me

Hi @Shwetha T​ 

you can do this by writing couple of line code.

open one CSV take all data and assign to variable and use that variable to paste. Put this inside a loop.

 


Reply