Hi guys,
I desperately need your assistance with this;
I have an excel file with the following:
1 | House | Dogs | x
2 | Cottage | Cats |
My problem is, that I need the above to look like this:
"1", "House", "Dogs", "x"
"2", "Cottage", "Cats", " "
The excel file has 14640...