+5  A: 

Have you just created them? Intellisense data used by it is cached. Try to refresh it

Edit -> IntelliSense -> Refresh Local Cache

Svetlozar Angelov
DARN! Beat me by **8 seconds** !!
marc_s
Thanks, it works now! :D
Sergio Tapia
CONTROL + SHIFT + R is the shortcut for that, nice to add this too.
Gabriel Guimarães
+1  A: 

Have you done a "Edit > Intellisense > Refresh local cache" lately??

Keyboard shortcut: Ctrl + Shift + R

After adding lots of tables, intellisense gets out of sync at times...

Marc

marc_s
Forget lots of tables. I just added a single UDF and it was out of synch immediately. Is there some kind of setting to tell it to automatically refresh when you create objects?
JohnFx