Taryn Nefdt

About author

Taryn is a Microsoft Certified Professional, who has used Office Applications such as Excel and Access extensively, in her interdisciplinary academic career and work experience. She has a background in biochemistry, Geographical Information Systems (GIS), and biofuels. She enjoys showcasing the functionality of Excel in various disciplines. She has over ten years of experience using Excel and Access to create advanced integrated solutions.

Latest Posts From Taryn Nefdt

0
How to Use INDEX MATCH with Excel VBA

You can utilize the built-in Excel Worksheet functions such as the VLOOKUP Function, the CHOOSE Function and the PMT Function in your VBA code and applications ...

0
How to Use Different Types of COUNT Functions in Excel?

Microsoft Excel offers a number of methods for counting various cell types, including blank or non-blank cells, cells with numbers, times, or text values, ...

0
How to Use Form Controls in Excel (Detailed Analysis)

This article will focus on different types of form controls and how to use them in Excel. You can give your worksheets form-like functionality without ever ...

0
How to Calculate Depreciation in Excel

Excel is the most widely used tool for dealing with massive datasets. We can perform myriads of tasks of multiple dimensions in Excel. In this article, I will ...

0
Nominal vs Effective Interest Rate in Excel (2 Practical Examples)

Excel is the most widely used tool for dealing with massive datasets. We can perform myriads of tasks of multiple dimensions in Excel. In this article, I will ...

0
How to Use FVSCHEDULE Formula in Excel (2 Examples)

This article will focus on using an Excel formula consisting of the FVSCHEDULE function. This function is used to calculate the future value of a payment, ...

0
How to Use MIRR Function in Excel (3 Quick Examples)

In Microsoft Excel, the MIRR function estimates the likely profitability of an investment or project. In this article, you’ll learn how to use MIRR function in ...

0
XIRR vs IRR in Excel (Differences with Examples)

In order to assess the return on investment over time, the IRR function determines the internal rate of return on the capital after taking the discount rate ...

0
How to Create a Body Mass Index Calculator in Excel Using VBA

This tutorial will demonstrate how to create a body mass index calculator in Excel using VBA. The Body Mass Index (BMI) is used by nutritionists and other ...

0
How to Use RRI Function in Excel (5 Suitable Examples)

This article is all about the RRI function of Excel. We will look at how to calculate the equivalent interest rate for the growth of an investment. Put more ...

0
Excel XNPV vs NPV: Comparison with Examples

In the case of investing money in a business, we need to consider many factors related to the investments and keep up to date. Net Present Value which is ...

0
How to Use PDURATION Function in Excel (2 Practical Examples)

In financial calculations, we often need to find different kinds of durations for loans or investments. It helps to take decisions for loans or investments by ...

0
How to Use the CONVERT Function to Calculate BMI in Excel

BMI is a common word for health-conscious people. Now, people are becoming more careful about their health. BMI is one of the commonly known indicators for the ...

0
How to Create a Combination Chart in Excel (4 Effective Examples)

When you have more than one data series that you want to plot on the same chart, you can create a combination chart in Excel in order to deliver a visual ...

0
Creating Email Addresses from a Single Column with Flash Fill,  TEXT Formulas & Commentator’s Text Formula Suggestions

Using Flash Fill This is a question that is often asked namely, how to extract data from one column into another format or more than one column. We are ...

Browsing All Comments By: Taryn Nefdt
  1. Hi Mike thanks for the comment :-). Yes definitely and see which one of the three you prefer using.

    I am wondering now if there is some other variable that is related to whether one prefers using TAB, ENTER or CTRL-ENTER in Excel. I am right-handed so I am wondering if it (my preference) maybe is related to that, or something else entirely.

    It would also be interesting to see the results of a poll of Excel users and which of the three turned out to be the most popular.

  2. 🙂 Thank you so much 🙂

  3. Hi Agnius
    Thank you for your comment. Point taken. However, these are topics tested in many Excel exams and there is often confusion since workbook level is actually protecting the worksheet structure, so it was in that context that the tutorial was made and made in order to address those issues.

    This topic (worksheet level and workbook level protection) is covered in the detailed syllabus for the Microsoft Excel Expert Exam for 2013 that is exams (77-427 and 77-428), in the official book released by Microsoft Press – MOS 2013 Study Guide Microsoft Excel Expert by Mark Dodge.

    So it is relevant to go over, for people who are studying for the MOS Excel Expert Exam and any other Excel exam. Also while I agree with you that encryption and VBA also play a role in more advanced level protection (I will do another tutorial on the more advanced level options :-)) .

    My personal opinion is sometimes depending on one’s organization, one’s needs may not be that complex so its worthwhile knowing what Excel has available in terms of simpler options. It is one layer of protection and something is better than nothing at all, in my opinion. A workbook that has sensitive information that has no protection at all, is less secure than a workbook that has worksheet level and workbook level protection. Also from the psychological perspective there is now some form of inhibiting barrier, if one uses worksheet level or workbook level standard protection options.

    However, you have opened up a very interesting debate with your points – is something in terms of protecting one’s data at a simpler level really better than nothing at all or should one address this issue from the VBA and encryption level only.

    I will in the next tutorial, address some of the points you’ve raised and give you credit for the interesting questions/points you’ve posed in the debate section of the next tutorial on Encryption and VBA protection.

  4. Hi Henk thanks for the comment, the reason I use CTRL-ENTER is because after pressing CTRL-ENTER one stays in the cell that contains the actual formula, whereas pressing ENTER takes you to one cell below the actual formula, TAB of course takes one to one cell right of the cell containing the formula. So its a preference on my part basically :-). It would actually be interesting to see what the preferences of general Excel users are – and if its related to anything else – maybe ambidextrous people for example, prefer for the most part using the TAB key. So yes one can use ENTER or TAB instead of CTRL-ENTER but I like staying in the cell that contains the actual formula.:-)

  5. Thank you so much :-).

  6. You are most welcome. I’m glad you found the tutorial useful and yes the database functions are very helpful when it comes to looking up data with criteria 🙂

  7. Thank you so much.

  8. You are most welcome. We are intending to do a financial functions tutorial series so lookout for that 🙂 Best of luck with your studies as well 🙂

  9. You are very welcome. Thank you for reading and doing Excel with us 🙂

  10. I’ve updated the article with your suggestion just added the @ symbol, as well as commentator Rahul Singh’s. Thanks for the formula suggestion and please keep contributing. 🙂

  11. Thank you, I am going to update the article with your formula suggestion. I know the text formula is complicated – it was mainly for demonstration purposes of how LEN, RIGHT, LEFT and other text functions can work together to deliver results 🙂

  12. Thank you for your contribution. The modification of the formula, you suggested, would work for additional detailed routes that the hospital in question, may feel they need to add.

    We can lead on from this and design an Excel Sheet with VBA using Nested IFS and a small picture of the routes, for the ten most common routes patients at a certain hospital need to take based on the most often noted diseases and disease combinations. So I will include the routes you specified in the Visual Basic Application.

    So look out for that post.

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo