Office Clerk
Office Clerk Interview Questions and Answers for Freshers
Q1. Tell me about yourself? Do you have any experience in Excel ? How to write macro? What is vlookup table?
I am a detail-oriented and organized individual with experience in Excel. I have written macros and used vlookup tables.
I have experience using Excel for data entry, analysis, and reporting.
I have written macros in Excel to automate repetitive tasks and increase efficiency.
I am familiar with vlookup tables in Excel, which are used to search for a value in a table and return a corresponding value.
Q2. How to handle exceptions handling in vba
Exceptions in VBA are handled using error handling techniques like On Error statement.
Use On Error Resume Next to ignore errors and continue execution
Use On Error GoTo [label] to jump to a specific error handling routine
Use Err object to get information about the error that occurred
Q3. How to write the sum method in macro
To write the sum method in macro, use a loop to iterate through the values and add them together.
Create a macro function that takes in an array of values as input
Initialize a variable to store the sum
Use a loop to iterate through the array and add each value to the sum variable
Return the sum variable as the output of the macro function
Office Clerk Jobs
Interview Questions of Similar Designations
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month