Download PDF

Crack width calculation spreadsheet excel

We have organized the most commonly asked Microsoft Excel Interview Questions and Answers that will help you prepare for the MS Excel interview questions and answers that an interviewer might ask you during interview. In this list of MS Excel interview questions, we have covered all frequently asked basic Excel interview questions to advanced Excel interview questions with detailed answers to help you clear the job interview.

Following are the most important Excel interview questions and answers for freshers candidates and experienced candidates to help prepare for the upcoming interview. This detailed guide of Microsoft Excel interview questions will help you to crack your Job interview for Software Testing.

Basic & Advanced MS Excel Interview Questions and Answers

1) What is Microsoft Excel?

Apr 08, 2020 Wind Load Calculator Excel Spreadsheet (12,213) Types and Causes of Concrete Deterioration (11,506) Types of Dams, advantages, disadvantages and classification (10,588) x-Force keygen for ALL Autodesk products v2020 (10,016) Crack Width Calculation Spreadsheet (9,937). Spreadsheets and structural engineering calculators including structural engineering calculation for reinforced concrete, steel, stability, loads, retaining walls Sturdy Structural is a platform for you to expand on your knowledge on structural engineering concepts and to keep up with structural engineering trends.

Microsoft Excel is an electronic spreadsheet application that enables users to store, organize, calculate and manipulate the data with formulas using a spreadsheet system broken up by rows and columns. It also provides the flexibility to use an external database to do analysis, make reports, etc. thus saving lots of time.

2) What is ribbon?

Ribbon refers to the topmost area of the application that contains menu items and toolbars available in MS-Excel. Ribbon can be shown/hidden using CTRL+F1. The ribbon runs on the top of the application and is the replacement for the toolbars and menus. The ribbons have various tabs on the top, and each tab has its own group of commands.

3) Explain Spreadsheet and its Basics.

Spreadsheet can be compared to a paper ledger sheet. It consists of rows and columns and their intersection called cells.

4) How many data formats are available in Excel? Name some of them.

Width

Eleven data formats are available in Microsoft Excel for data Storage. Example:

  • Number – Stores data as a number
  • Currency – Stores data in the form of currency
  • Date – Data is stored as dates
  • Percentage – Stores numbers as a percentage
  • Text Formats – Stores data as string of texts

5) Specify the order of operations used for evaluating formulas in Excel.

The order of operations in Microsoft Excel is same as in standard mathematics. It's defined by the term 'PEMDAS' or 'BEDMAS'.

  • Parentheses or Brackets
  • Exponent
  • Multiplication
  • Division
  • Addition
  • Subtraction

6) How can you wrap the text within a cell?

You must select the text you want to wrap, and then click wrap text from the home tab and you can wrap the text within a cell.

7) Explain Macro in MS-Excel.

Macros are used for iterating over a group of tasks. Users can create macros for their customized repetitive functions and instructions. Macros can be either written or recorded depending on the user.

8)Which are the two macro languages in MS-Excel?

XLM and VBA (Visual Basic Applications). Earlier versions of Excel used XLM. VBA was introduced in Excel 5 and mostly used now.

9) Is it possible to prevent someone from copying the cell from your worksheet?

Yes, it is possible. To protect your worksheet from getting copied, you need to go into Menu bar >Review > Protect Sheet > Password. By entering a password, you can secure your sheet from getting copied by others.

10) What are charts in MS-Excel?

To enable graphical representation of the data in Excel, charts are provided. A user can use any chart type, including column, bar, line, pie, scatter, etc. by selecting an option from Insert tab's Chart group.

11) How can you sum up the Rows and Column number quickly in the Excel sheet?

By using SUM function, you can get the total sum of the rows and columns, in an Excel worksheet.

12) Explain few useful functions in Excel.

Following are the functions available in Excel for manipulating the data:

  • Math and Financial Functions – SQRT, DEGREE, RAND(), GCD
  • Logical Functions – IF, AND, FALSE, TRUE
  • Date and Time functions – NOW(), DATEVALUE(), WEEKDAY(NOW())
  • Index Match – VLOOKUP and INDEX MATCH
  • Pivot tables

13) What does a red triangle at the top right of a cell indicate?

The red triangle indicates that some comment is associated with the cell. Hover the mouse over it, and you can read the full comment.

14) How can you add a new Excel worksheet?

To add a new Excel worksheet, you should insert worksheet tab at the bottom of the screen.

15) What is the use of NameBox in MS-Excel?

Name Box is used to return to a particular area of the worksheet by typing the range name or cell address in the name box.

16) How can you resize the column?

To resize the column, you should change the width of one column and then drag the boundary on the right side of the column heading till the width you want. The other way of doing it is to select the Format from the home tab, and in Format you have to select AUTOFIT COLUMN WIDTH under cell section. On clicking on this, the cell size will get formatted.

17) Explain pivot tables and its uses.

A pivot table is a tool that allows for quick summarization of large data. It automatically performs a sort, count, total or average of the data stored in the spreadsheet and displays result in another spreadsheet. It saves a lot of time. Allows to link external data sources to our Excel.

18) What are three report formats that are available in Excel?

Following are the types of report formats

  • Compact
  • Report
  • Tabular

19) How would you provide a Dynamic range in 'Data Source' of Pivot Tables?

To provide a dynamic range in 'Data Source' of Pivot tables, first, create a named range using offset function and base the pivot table using a named range created in the first step.

20) Is it possible to make Pivot table using multiple sources of data?

If the multiple sources are different worksheets, from the same workbook, then it is possible to make Pivot table using multiple sources of data.

21) Which event do you use to check whether the Pivot Table is modified or not?

To check whether the pivot table is modified or not we use 'PivotTableUpdate' in worksheet containing the pivot table.

22) How can you disable automatic sorting in pivot tables?

To disable automatic sorting in pivot tables:

Go To > More Sort Options > Right Click 'Pivot tables' > Select 'sort menu' > select 'More Options' > deselect 'Sort automatically'.

23) What is Freeze Panes in MS-Excel?

To lock any row or column, freeze panes is used. The locked row or column will be visible on the screen even after we scroll the sheet vertically or horizontally.

24) What could you do to stop the pivot table from loosing the column width upon refreshing?

Format loss in a pivot table can be stopped simply by changing the pivot table options. Under the 'Pivot Table Options' turn on the 'Enable Preserve Formatting' and disable 'Auto Format' option.

25) Explain workbook protection types in Excel.

Excel provides three ways to protect a workbook:

  • Password protection for opening a workbook
  • Protection for adding, deleting, hiding and unhiding sheets
  • Protection from changing size or position of windows.

26) Explain the difference between SUBSTITUTE and REPLACE function in MS-Excel?

The SUBSTITUTE function substitutes one or more instances of old text with the new text in a string.

Syntax: SUBSTITUTE(text, oldText, newText, [instanceNumber])

Example: Let text at A2 be Guru99,Guru99

SUBSTITUTE(A2,'9','8',1) =>Guru89,Guru99

Crack Width Calculation Spreadsheet Free

SUBSTITUTE(A2,'9','8',2) =>Guru88,Guru99

SUBSTITUTE(A2,'9','9') =>Guru99,Guru99

The REPLACE function swaps part of the text string with another set of text.

Syntax: REPLACE(oldText, startNumber, NumberCharacters, newText)

Example: Let text at A2 be Guru99

Crack Width Calculation Spreadsheet

REPLACE(A2,5,1,'00') =>Guru009

27) Difference between COUNT, COUNTA, COUNTIF and COUNTBLANK in Ms-Excel.

COUNT is used to count cells containing numbers, dates, etc. any value stored as number excluding blanks.

COUNTA or Count All is used to count any cell value containing numbers, text, logical values, etc. any type of value excluding blanks.

Crack width calculation spreadsheet download

COUNTBLANK count blank cells or cells with an empty string.

COUNTIF and COUNTIFS count cells matching a certain criteria.

28) What is IF function in Excel?

To perform the logic test IF function is performed. It checks whether certain conditions is true or false. If the condition is true, then it will give result accordingly if the condition is false then the result or out-put will be different.

Example: For example, you select the cell, and you want to display that cell as 'Greater than five,' when value is true (=5 or 5) and 'less than five' when value is false (<5). For that by using IF condition you can display result.

=IF (Logical test, value if true, value if false)

=IF (A1>5, 'Greater than five, 'Less than five')

29) Can we create shortcuts to Excel functions?

Yes. 'Quick Access Toolbar' above the home button can be customized to display most frequently used shortcuts.

30) What is the use of LOOKUP function in Excel?

In Microsoft Excel, the LOOKUP function returns a value from a range or an array.

31) How can you apply the same formatting to every sheet in a workbook in MS-Excel?

Right Click 'Worksheet tab' > Choose 'Select All Sheets'. Now any formatting done will be applied to the whole workbook. To apply to a particular group of sheets, select only those sheets that need formatting.

32) What are left, right, fill and distributed alignments?

Left /Right alignment align the text to left and right most of the cell.

Fill as the name suggests, fill the cell with same text repetitively.

Distributed, spread the text across the width of the cell.

LEFT

FILL

DISTRIBUTED

Ab

abababababababab

a b

A

aaaaaaaaaaaaaaaa

A

33) To move to the previous worksheet and next sheet, what keys will you press?

To move to the previous worksheet, you will use the keys Ctrl + PgUp, and to move to the next sheet you will use keys Ctrl + PgDown.

34) What filter will you use, if you want more than two conditions or if you want to analyze the list using database function?

You will use Advanced Criteria Filter, to analyze the list or if more than two conditions should be tested.

35) What is the quick way to return to a particular area of a worksheet?

Width

The quick way to return to a specific area of the worksheet is by using name box. You can type the cell address or range name in name box to return to a specific area of a worksheet.

36) Which function is used to determine the day of the week for a date?

WEEKDAY () returns the day of the week for a particular date counting from Sunday.

Example: Let date at A1 be 12/30/2016

WEEKDAY(A1,1) =>6

37) What is the benefit of using formula in Excel sheet?

Calculating the numbers in Excel sheet, not only help you to give the final 'sum up' of the number but, it also calculates automatically the number replaced by another number or digit. Through Excel sheet, the complex calculations become easy like payroll deduction or averaging the student's result.

38) What is the 'What If' condition in Excel formulas?

The 'What If' condition is used to change the data in Microsoft Excel formulas to give different answers.

Example: You are buying a new car and want to calculate the exact amount of tax that will be levied on it then you can use the 'What If' function. For instance, there are three cells A4,B4, and C4. First cell says about the amount, the second cell will tell about the percentage (7.5%) of tax and the final cell will calculate the exact amount of tax.

Crack Width Calculation Spreadsheet Pdf

39) How can you disable the automating sorting in pivot tables?

To disable the automating sorting in pivot tables,

Go to > 'More Sort Options'> Right Click 'Pivot table' > Select 'Sort' menu > Select 'More Options' > Deselect the 'Sort automatically when the report is created.'

40) What is the AND function does in Excel?

Like IF function, AND function also does the logical function. To check whether the output will be true or false the AND function will evaluate at least one mathematical expression located in another cell in the spreadsheet. If you want to see the output of more than one cells in a single cell, it is possible by using AND function.

Example: If you have two cells, A1 and A2, and the value you put in those two cells are >5 and you want result should display as 'TRUE' in cell B1 if value>5, and 'False' if any of those values<5. You can use AND function to do that.

41) How cell reference is useful in the calculation?

In order to avoid writing the data again and again for calculating purpose, cell reference is used. When you write any formula, for specific function, you need to direct Excel the specific location of that data. This location is referred as, cell reference. So, every time a new value added to the cell, the cell will calculate according to the reference cell formula.

Prep Up For your Job Interview!!! Go through Microsoft Excel Training Tutorial to be better prepared.

This detailed MS Excel interview questions pdf will help you to clear the doubts about Microsoft Excel interview questions and will also help you to crack the interview.

The CivilWeb Crack Width Calculation Excel Sheet analyses a concrete beam to determine the width of any expected cracks in accordance with BS 8110. This analysis is useful where crack widths in concrete beams need to be minimised for either aesthetic or practical reasons. The spreadsheet also includes unique analysis tools which allow the designer to easily optimised the proposed concrete beam design to suit a desired crack width.

The CivilWeb Crack Width Calculation Excel Sheet can be purchased at the bottom of this page for only £20. Alternatively the Crack Width Calculation Excel Sheet is included in the Concrete Beam Design Suite. This suite of spreadsheets includes our Singly Reinforced Concrete Beam, Doubly Reinforced Concrete Beam, T Shaped Concrete Beam and Prestressed Concrete Beam Design Spreadsheets along with our Beam Analysis spreadsheets for a full concrete beam design package. This suite can also be purchased at the bottom of this page for only £30, a saving of over 60%.

Or why not purchase our best value Full Concrete Design Suite. This comprehensive collection of all our concrete design and analysis spreadsheets includes all the tools required for the design of all the most commonly required concrete members including beams, columns, slabs and more. This is our best value spreadsheet bundle and can be purchased at the bottom of this page for only £50, a saving of over 80%.

Crack Width Calculation in Concrete Beams

Concrete is commonly used for the construction of structural beams because it is cost effective, mouldable to any size and shape and provides good durability and fire resistance properties.

Although concrete is relatively strong in compression, it is very weak in tension. Generally concrete will be around ten times stronger in compression than in tension. This is due to the fact that concrete is a composite material made of stone aggregates bonded together with cement. Stone and cement are both strong in compression and are difficult to compress. However the bond between cement and the stone aggregates is much less strong, making concrete relatively easy to pull apart or crack in tension.

When a concrete beam experiences a bending moment from its load and its self-weight, the concrete at the top of the section experiences compressive stresses which the concrete can handle. The bottom of the concrete experiences tensile stresses which usually will be too much for the concrete to accommodate on its own, leading to cracks and failure.

To avoid the failure of the beam, structural steel reinforcement is included at the bottom of the concrete beam which is designed to handle all the compressive stresses. However, before the steel reinforcement can take any of the tensile stress, the concrete around the reinforcement needs to move slightly to transfer the stress into the steel. In order to move, the concrete must crack.

Once the crack has developed, now the steel can accommodate the tensile stress. However as the tensile stress in the steel increases, the steel will start to deform slightly under the tensile load. This will induce further cracking and will start to increase the width of the existing cracks under load. The width of these cracks will depend on the amount of tensile stress in the beam and the amount of steel reinforcement.

It is very difficult or even impossible to design concrete beams which will not crack at all. Hardened concrete is quite brittle and does tend to crack even under its own self weight. Concrete beams often crack even before they are loaded due to shrinkage effects during curing. However these cracks can be very small indeed, microscopic even.

In most cases small cracks in concrete will not be a problem. They can be covered by painting which will conceal cracks until they reach a certain width. However it is not desirable for concrete beams to contain a large number of cracks for aesthetic reasons. Even if the beam is structurally sound it does not inspire confidence and looks problematic for the general public.

Wide cracks in concrete beams can also allow water, salts and other chemicals to percolate through the concrete and reach the steel reinforcement. Steel will not usually corrode when surrounded in concrete but if water and other substances can reach the concrete this upsets the corrosion protection offered by the concrete and will lead to corrosion of the steel. As this continues it will lead to the steel expanding which leads to larger cracks and spalling of the surface, which in turn leads to more corrosion and so on.

CivilWeb Crack Width Calculation Excel Sheet - Inputs

The CivilWeb Crack Width Calculation Excel Sheet calculates the maximum crack width in accordance with the BS 8110 procedure. The designer must input the beam dimensions and concrete properties, the quantity of structural steel reinforcement and the applied bending moment acting on the beam. Then the spreadsheet calculates the maximum crack width to be expected in the tensile zone of the beam.

Crack Width Calculation Spreadsheet 2019

The CivilWeb Crack Width Calculation Excel Sheet includes unique crack width analysis tools which show the designer at a glance the maximum crack width for differently sized beams and for different reinforcement quantities. This allows the designer to optimise the design of the beam to suit any particular crack width requirements without having to complete time consuming iterative calculations.

CivilWeb Crack Width Calculation Excel Sheet

The CivilWeb Crack Width Calculation Excel Sheet is a handy tool for the calculation of crack widths in concrete beams in accordance with BS 8110. This spreadsheet completes all the calculations instantly and allows the designer to optimise the design of the proposed concrete beam to suit a particular maximum crack width in minutes.

Buy the CivilWeb Crack Width Calculation Excel Sheet now for only £20.

Buy the CivilWeb Concrete Beam Design Suite including a total of 5 different beam design and analysis spreadsheets for only £30.

Crack Width Calculation Spreadsheet Template

Or why not buy our best value bundle, the full CivilWeb RCC Design Suite which includes all of our concrete design spreadsheets for only £50, a saving of over 80%.

Download Free Trial Version

Crack Width Calculation Spreadsheet 2020

To try out a fully functional free trial version of this software, please enter your email address below to sign up to our newsletter.