I'm still using Excel 2000 and I'm trying to put a grid on a form. I'm basically using Excel just to store my data and using VBA forms to interface with the user. I have one instance where I'm trying to dispaly a 5 day calendar and either a flexgrid or a spreadsheet control would work perfectly. From what I've seen on-line, it looks like a flexgrid is not the way to go. When I try to add a spreadsheet control, I get the error message "The subject is not trusted for the specified action". I've looked around but I can't figure out how to get around this problem. What the heck should I do?