Home
Programming
API
Google
Javascript
Php
Server
CMS
Magento
Yahoo! Store
Find Image name from Excel Cell
Monday, 23 October 2017 17:15
Tim Ramsey
0 Comments
The formula below will give you the image name from a cell string
=SUBSTITUTE(REPLACE(A1,1,LOOKUP(2^15,FIND("/",A1,ROW(INDIRECT("1:"&LEN(A1))))),""),".jpg","")
1
=
SUBSTITUTE
(
REPLACE
(
A1
,
1
,
LOOKUP
(
2
^
15
,
FIND
(
"/"
,
A1
,
ROW
(
INDIRECT
(
"1:"
&
LEN
(
A1
)
)
)
)
)
,
""
)
,
".jpg"
,
""
)
Leave a Reply
Cancel Reply
You must be
logged in
to post a comment.
Categories
CMS
Magento
Shopify
Yahoo! Store
Programming
API
Google
Javascript
Php
Server
SVN
VOIP
Recent Posts
How to write to Google Sheet with API in PHP
How to Migrate FreePBX server to a new server
Unifi Controller Java CPU 100%
Update Unifi Controller on Linux
Code Signing Desktop App