Interviewer And Interviewee Guide
Interviews Quizzes

Analytical Interview Question:

Within excel, what is the VBA coding to determine if the active cell has a comment assigned to it?

Submitted by: Administrator
Test: ActiveCell.Comment.Text

If ActiveCell.Comment.Text = "" Then
No Comment

If Not ActiveCell.Comment.Text = "" Then
Active Cell has a Comment
Submitted by: Administrator

Read Online Analytical Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.