G
Guest
Is it possible to format a cell so that when data is entered, Excel will manually draw a box (or other simple shape) based on the data input? (i.e. If I type the word "box" in A:1, is it possible for Excel to draw a box somewhere within the worksheet - or even export it to another program such as Powerpoint?) I realize this will likely need to be VBA code, but can't seem to find a source for it
I'm really new to VB, but I thought about using text boxes; however, the data will vary widely (i.e. it's numbers, not as simple as the word "box"), so a text box feature will likely be too broad... right
Thanks!
I'm really new to VB, but I thought about using text boxes; however, the data will vary widely (i.e. it's numbers, not as simple as the word "box"), so a text box feature will likely be too broad... right
Thanks!