Search found 4 matches

by brosenBR
2016-10-11T14:45:17-07:00
Forum: Users
Topic: Creating PNGs from hexcodes in an excel
Replies: 7
Views: 3375

Re: Creating PNGs from hexcodes in an excel

This has worked expertly. Thank you so much. For some reason, it won't read the teams from Washington, both from the NBA and NFL. Maybe the dev was from Philly. ;) Really appreciate the help saved me a lot of time
by brosenBR
2016-10-10T09:55:18-07:00
Forum: Users
Topic: Creating PNGs from hexcodes in an excel
Replies: 7
Views: 3375

Re: Creating PNGs from hexcodes in an excel

I updated the file so you could download. I can easily use UNIX scripting for this. Would you be able to write a script for this?
by brosenBR
2016-10-10T06:00:39-07:00
Forum: Users
Topic: Creating PNGs from hexcodes in an excel
Replies: 7
Views: 3375

Re: Creating PNGs from hexcodes in an excel

Here's the spreadsheet https://docs.google.com/spreadsheets/d/ ... sp=sharing So I'd be looking to make the color the hexcode on Cell E4 and the filename Cell F4.

I'm using version 7.0.3-2 Q16 x64 on Windows 7.
by brosenBR
2016-10-07T13:59:37-07:00
Forum: Users
Topic: Creating PNGs from hexcodes in an excel
Replies: 7
Views: 3375

Creating PNGs from hexcodes in an excel

I'm trying to create color swatches from about 1000 hexcodes in an excel doc. I am using this http://stackoverflow.com/questions/29050127/create-photoshop-blank-images-with-rgb-values-from-excel/29059496#29059496?newreg=0519a575810e4b2a88ed0bc7039f2aea from Stack Overflow to help guide. I can do the ...