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

1
Most Useful and Advanced Excel Functions List

Method 1 - VLOOKUP & HLOOKUP Functions In this VLOOKUP function in Excel: Learn with Examples tutorial, we provide an overview of VLOOKUP and an example ...

0
Microsoft Excel Security Tips: Secure Workbook & Worksheet

Tip 1 - Protecting Worksheet Only for Microsoft Excel Security Go to the Review tab >> Protect group >> Protect Sheet. The Protect ...

0
How to Use EDATE Function in Excel (5 Simple Examples)

EDATE Function in Excel: Syntax and Argument Summary: Provides a Date according to the month number given in the argument. Syntax: ...

0
How to Use For Each Loop in Excel VBA (3 Suitable Examples)

Example 1 - Using Excel VBA For Each Loop Statement with Range Object Let’s say we have a workbook with one worksheet, the cells E4: E11 containing numbers. ...

0
How to Use the Do While Loop in Excel VBA – 3 Examples

Download Practice Workbook Download the practice workbook. Do While Loop.xlsm The Do While Loop in Excel VBA The syntax is: Do While Condition ...

0
How to Use Sparklines in Excel [With a Snail Farming Example]

Sparklines are tiny mini-charts that are contained wholly within worksheet cells. Sparklines were introduced in Excel 2010. They allow users to visualize data ...

0
How to Use DATEDIF Function in Excel (6 Suitable Examples)

In this article, we will demonstrate how to use the DATEDIF function to calculate the difference between two particular dates, whether in days, months, or ...

0
How to Use Do Until Loop in Excel VBA (with 2 Examples)

In this article, we will explain how to use the Do Until Loop in Excel VBA with two simple examples. What Is a Loop? A Loop is a programming construct ...

0
How to Use For Next Loop in Excel VBA (10 Suitable Examples)

A loop is used when we need to run an operation repeatedly. Without performing the same operation manually every time in Excel, we can apply the VBA loop ...

0
Comparison Among MAX vs MAXA vs LARGE and MIN vs MINA vs SMALL Functions in Excel

Introduction of MAX, MAXA, LARGE, MIN, MINA, and SMALL Functions 1. MAX Function The MAX function in Excel is used to return the maximum value from a given ...

0
How to Use Select Case Statement in Excel VBA (2 Examples)

Download Practice Workbook Select Case Statement.xlsm Using the sample dataset below, we will illustrate two examples to use the Select Case ...

0
Difference Between Protect Sheet and Protect Workbook in MS Excel

  What Are Protect Sheet and Protect Workbook in Excel? In Microsoft Excel, the feature that prevents other users from accidentally or deliberately ...

0
How to Use CEILING.MATH and FLOOR.MATH Functions in Excel

Excel CEILING.MATH Function: Syntax and Arguments Summary: The CEILING.MATH function rounds a specified number up to the nearest integer or nearest ...

0
3D Referencing & External Reference in Excel

What Is 3D Referencing in Excel? In Excel, you can use the 3D reference feature to select the same cell from multiple worksheets. By simply specifying the ...

0
NOW vs TODAY Functions in Excel (3 Practical Examples)

We have a spreadsheet showing some data of an employee working for a company. Details such as the employee’s name, department, and total sales are recorded. ...

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