
Originally Posted by
balihr
Not exactly true.
This all depends on what the supplier's spreadsheet looks like. If you get a spreadsheet that has a product_model (or SKU or whatever) column and image name column, those don't necessarily need to match. You're most welcome to have model number AX8479 and image name green_shirt.jpg, just as long as you keep it in the same row.
If your supplier use product_model as image name, that's great, but it doesn't really matter.
BTW, I hope you're not really typing .jpg at the end of each product number. Try the following in OpenOffice:
1. use a new spreadsheet and paste all your model numbers to column A (starting at A1, of course)
2. type .jpg to cell B1
3. select cells B1 to Bxx according to how many rows you're using in model number
4. go to Edit->Fill->Down
5. go to cell C1 and type =A1&B1
6. select cells C1 to Cxx
7. go to Edit->Fill->Down
8. now that you have this list, copy the C column to notepad and then copy/paste from notepad to your EasyPopulate spreadsheet
Have fun!
Bookmarks