I am pretty sure there is an auto complete feature in the Excel/VBA editor but can’t seem to find it. (e.g. Ctrl+Space in Eclipse).
Or am I dreaming it ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is, and it’s Ctrl+Space.
If you press that and auto complete does not happen, then there are multiple possible choices and you are presented with them.
At this point, you can navigate through the options using the arrow keys ↓ and ↑ and then press Tab to select your choice.
Also see Is there a way to get full IntelliSense for VBA in Access and Excel 2007?, which is almost a duplicate.