Microsoft
Software
Hardware
Network
Question : Help with Microsoft Excel Formula
I have a file that i need to load into a MYSQL database. These are products that need to have the image name added for large and thumb.
The columns that need the image references loaded are 'Large Image', 'Thumb Image'
The way the images are referenced are, the large image for product number XXXX is going to titled XXXX_L.jpg and XXXX_T.jpg for the thumbnail image.
What formula and how do i employ it to do all these products so that I can use the item id and add '_L.jpg' for large and '_T.jpg' for thumb to 25,000 products?
Also what would i need to do if i wanted to add a path to the images like '/images/thumb/XXXX_T.jpg?
I have affixed a sample product file with the item ID and the large, thumb columns.
Thank you in advance for your help.
productclip.xls
(9 KB)
(File Type Details)
sampling of product file
Answer : Help with Microsoft Excel Formula
When you go to the users Exchange Properties, what are the email addresses listed?
What is the address that is listed when they send an email, the address the receiver gets.
Can the user send an email to himself?
Random Solutions
Deploying SharePoint project to Production Server
How do I link combo boxes to select query in a form?
Using Split in VB
Including fields in Filemaker email
XP 10 inbound connection limit question
Retain selected value from dynamic drop down php
Split varchar MS SQL
Find Quartile points from Mean, Maximum and Minimum
C#.NET authenticate computer account against Active Directory
Click on an item in a list box and have that value populate a text field