For those that are payroll professionals, how much do you think it may be in your benefit to learn/know the VBA computer language for Excel?

Asked by Last Modified  

Follow 5
Answer

Please enter your answer

Everyone should learn VBA if they spend any significant time working with Excel. As others have already pointed out, you can automate tasks that you do repetitively. Rather than doing these mundane things yourself, you get the computer to do it instead. You can also write a function that does exactly...
read more
Everyone should learn VBA if they spend any significant time working with Excel. As others have already pointed out, you can automate tasks that you do repetitively. Rather than doing these mundane things yourself, you get the computer to do it instead. You can also write a function that does exactly what you want to do. If there are any complex formulae that you employ in your payroll process, it might be better to convert it to a VBA function. What you might lose in terms of processing speed you would gain in readability and maintainability. Both of these are ultimately more expensive than processing time in most cases. After all, it is painful and costly to pay someone to fix a spreadsheet that is very hard to understand. If you write your VBA code well, almost anyone with a reasonable level of VBA can help you out. It also depends on the particular environment, job duties, and even programming proficiency. But a background in Computer science would be most helpful. I hope this helps. read less
1 Comments

It depends on the work detials.
Comments

Related Questions

Use of INDEX in MS Excel?

INDEX function is a powerful tool that allows you to retrieve values from a specified range or array based on row and column numbers. INDEX(array, row_num, ) As it requires row_num and column_num, it is...
Prabhakar
0 0
6
Is Excel online coaching much costlier than excel coaching classes?
You'll find numerous sites offering free training/material online. You may also learn directly from Microsoft excel product help. Join classes only if you need step by step guidance and monitoring
Radha

Hi All,

My question is how to define age calculation in excel by formula?

Enter DOB in one cell. For example in Cell A1. Then in the cell where you want to calculate Age there write as =(TODAY()-A1)/365.25 .25 has been added to the 365 because to accommodate the leap year days in between.
BINAYAK

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

TODAY WE LEARN MIN FORMULA, HOW TO USE IT.
1 A B 2 NAME MARKS 3 Vinita 50 4 Anjali 34 5 Mahima 73 6 Kartrina 18 7 Mahender 65 8 Silver 48 =min(B3:B8) ANSWER 18 =MIN(number 1, {number 2},...)

Eight Bug Reduction Tips: VBA
You cannot completely eliminate bugs in your programs, but there are a few tips that will help you keep them to a minimum: i. Use an Option Explicit at the beginning of your module: Doing so will require...

Hidden Gems Of MS Excel - Sort (add Multiple Levels to Sort Data)
Please refer following dataset: You would know:- To Sort Month from Oldest → Newest OR Newest → OldestOR- To Sort Region from A → Z OR Z → AOR- To Sort Units Sold from Smallest →...

Excel Tip: Calculation of Overall Rating in Excel
Nowadays rating got high importance everywhere. Whether you want to purchase an AC or a toy first we will check for rating of that product. Even before joining any institute we will review the rating then...

Shortcut for adding big data or Columns in MS excel
1. Simply click on the next cell of column where you want the sum. 2. Press Alt and = keys together. 3. It will show the sum and range of sum. 4 Click Enter key and you will get sum of the column.

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for MS Office Software Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you