L

Newcomer

Registered on:10/25/2021
Last activity:11/18/2021 at 10:06
Version of Excel:2016
Posts
3
Votes
0
Files
0
Downloads
0
ThreadsPostsStatisticsVotes received

Threads Created by Lisa Nguyen

DateForumThreadMessage Excerpt
10/26/2021 at 11:56Excel - VBAAutomatic Hex to RGB Conversion VBA MacroFor my internship, I have to create an excel macro to convert a color value in hexa code to rgb and vice versa. I have already done a lot of research on google and in general I find excel formulas (use of boxes in the formulas to convert) instead of a VBA code. In addition, it takes usually 2 tables...