![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#4
|
||||
|
||||
|
I played with conditional formatting and couldn't make it work, so…
In the attached, a button in the vicinity of cell AL10. Triangles are removed then added. The first letter of a cell represents the morning. Any letters after that represent the afternoon. If you want to signify only tardy in the afternoon, then start the cell with, say, a space (or more than one space(or any other character)),then enter a t character. The same for absent, but use an x. For demonstration, an oddity in cell J25. How would you or I interpret it? Currently all the triangles are at 50% transparency so that you can check the triangles versus the cell content behind being visible. To get rid of the transparency, disable/delete the code line myshape.Fill.Transparency = 0.5. There's a couple more lines of code to delete later,left there for demonstration purposes, they are: Application.ScreenUpdating = True'delete this line later. MsgBox "Triangles removed" 'delete this line later. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New learner need help - convert tables in word format to ppt slides. | sas | Word VBA | 5 | 09-21-2017 08:33 PM |
Good morning/afternoon/evening based on time
|
dwirony | Word VBA | 1 | 01-03-2017 01:01 PM |
| Need conditional formatting formula | namedujour | Excel | 1 | 05-27-2016 08:58 AM |
Conditional Formatting Formula
|
teza2k06 | Excel | 1 | 08-22-2014 02:49 AM |
| Conditional Formula | UICOMP | Excel | 1 | 05-18-2012 12:59 PM |