Mar 01 2023 04:46 AM - edited Mar 01 2023 04:55 AM
Hello, I am trying to put a diamond shape in my excel project from: How to Make the BEST Gantt Chart in Excel (looks like Microsoft Project!) - YouTube
On 9:21.
Can someone please help me why this is not working? ↓
Mar 01 2023 05:09 AM
It looks like the Wingdings font is not installed or damaged on your computer.
You can try the Symbol font, turn on Num Lock, and press Alt+0168 using the number keypad.
If you're willing to use a bullet instead of a diamond, set the font to the standard font of your worksheet (probably Calibri or Arial), turn on Num Lock, and press Alt+0149 using the number keypad.
Mar 01 2023 08:57 AM
Mar 05 2023 04:48 AM
I have attached a sample workbook. This is what I see in it:
What do you see when you open it?
Mar 09 2023 12:29 PM - edited Mar 09 2023 12:29 PM
The same thing. I don't understand why it isn't working for just the Gantt chart
Mar 09 2023 12:31 PM
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar? Alternatively, you can attach it to a private message to me. Thanks in advance.
Mar 09 2023 02:45 PM
SolutionI have received the workbook. The problem was not in the character, but in the formula.
The formula in J6 should be
=IF(J$4=$E6-WEEKDAY($E6,13)+7,"u","")
with the font set to Wingdings. Fill to the right and down. See the attached version.