MIS-Interview Series-Q6
MIS-Interview Series-Q6 Question was asked in MIS Interview. https://youtu.be/jOYpdKY-GbY
Read moreMIS-Interview Series-Q6 Question was asked in MIS Interview. https://youtu.be/jOYpdKY-GbY
Read moreMIS-Interview Series-Q5 Question was asked in MIS Interview. https://youtu.be/CiEq4Oi4HsI
Read moreWe have to Concatenate multiple cells value in one cell. हमें कई सारे cells का value एक cell Concatenate में करना है. There is some value in cell A1 to A6, we have to concatenate these value A1 to A6 into cell C3 with space यहाँ cell A1 से C6 में कुछ value है,हमें इन सारे values को C3 में space के साथ Concatenate करना है. Type =A1:A6&” […]
Read moreINDEX This function picks a value from a range of data by looking down a specified number of rows and then across a specified number of columns. यह फंक्शन एक डाटा के दिए गए range से नीचे की ओर से number of rows और फिर दिए गए columns से डाटा उठाता है. Syntax There are various forms of syntax for this function. इस फंक्शन के लिए अनेक प्रकार का syntax है. Syntax 1 =INDEX(RangeToLookIn, Coordinate) […]
Read moreIFERROR Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula. Use the IFERROR function to trap and handle errors in a formula. जब हम Excel में formula लगाते हैं तो कभी कभी error आता है, तो हम चाहते हैं कि अगर error आये तो उसके बदले, वो value आये जो हम mention करे , नहीं तो जो formula calculate कर रहा है, वो आये. When we type formula in […]
Read moreDear All, From this video you can learn how to extract last word from a Cell in Excel.
Read more