Trending questions in Edureka Community

0 votes
1 answer

Excel vba auto log in to hdfc bank and downloading the bank statement

That page has a bunch of nested ...READ MORE

Jan 6, 2023 in Others by narikkadan
• 63,600 points
743 views
0 votes
0 answers

Preventing an auto-terminated spot instances from restarting

Let's say I receive a size 1 ...READ MORE

Jan 23, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 31 views
0 votes
0 answers

Why aws is better

As the title states, my question is ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 25 views
0 votes
0 answers

Deploy Deno to AWS Lightsail

Is there any alternative to using the ...READ MORE

Jan 23, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 30 views
0 votes
0 answers

How to start learning aws

Hi. I want to know how I ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 22 views
0 votes
0 answers

How much does aws cost per month

Let's say I wanna host my website ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 23 views
0 votes
0 answers

Why should you measure amazon ec2 instance performance

So I read about this thing that ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 23 views
0 votes
0 answers

What are amazon web services

I know it is an obvious question ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 23 views
0 votes
1 answer

Get number of columns of a particular row in given excel using Java

Use: int noOfColumns = sh.getRow(0).getPhysicalNumberOfCells(); Or int noOfColumns = sh.getRow(0).getLastCellNum(); There ...READ MORE

Oct 24, 2022 in Others by narikkadan
• 63,600 points
3,935 views
+1 vote
1 answer

Excel or Google formula to count occurrences of an 8-digit number within a text string

To match an eight-digit number, you may ...READ MORE

Dec 24, 2022 in Others by narikkadan
• 63,600 points
1,252 views
0 votes
1 answer

Copy last 3 rows, excluding the rows for which there is a "0" in column "C"

The copy inside the loop is overwriting ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
544 views
0 votes
1 answer

Excel VBA - Using Error Traps where Another Routine is Called

Macro1 is illegible as syntax. After the ...READ MORE

Jan 12, 2023 in Others by narikkadan
• 63,600 points
459 views
0 votes
1 answer

Why is `(True, True, True) == True, True, True` not True in Python?

Operator precedence. You're actually checking equality between (True, ...READ MORE

Jan 4, 2023 in Python by Elton
• 400 points
798 views
0 votes
1 answer

Create Drop-Down List Using a Formula (Without Data Validation)

As far as I am aware, it ...READ MORE

Nov 8, 2022 in Others by narikkadan
• 63,600 points
3,261 views
0 votes
1 answer

Excel how to find the default file extension

Make a dict of xlfileformats:extensions and use ...READ MORE

Jan 5, 2023 in Others by narikkadan
• 63,600 points
755 views
0 votes
0 answers

Public variable for captura path in vba excel

I need to record the path of ...READ MORE

Jan 22, 2023 in Others by Kithuzzz
• 38,000 points

edited Mar 4 52 views
0 votes
1 answer

Dynamic chart range using INDIRECT: That function is not valid (despite range highlighted)

Similar to Sean's fantastic response, mine also ...READ MORE

Dec 27, 2022 in Others by narikkadan
• 63,600 points
1,136 views
0 votes
1 answer

Excel:- Comparing 2 columns and then copying value in 3rd column

There is an excel if() function for ...READ MORE

Jan 8, 2023 in Others by narikkadan
• 63,600 points
606 views
0 votes
1 answer

How do I install Java on Mac OSX allowing version switching?

With Homebrew and Jenv: Assumption: You have a ...READ MORE

Jan 3, 2023 in DevOps on Cloud by David
• 220 points
822 views
0 votes
0 answers

Most relevant learnings to radio communications speciality

I come from the military communication field ...READ MORE

Jan 21, 2023 in Career Counselling by anonymous

edited Mar 4 57 views
0 votes
0 answers

the best IT speciality for a 40 years old discharged military officer to learn

My career in the armed comes to ...READ MORE

Jan 21, 2023 in Ask us Anything! by anonymous

edited Mar 4 57 views
0 votes
1 answer

Transform Excel table columns (not all) into rows - long to wide transformation

In PQ, highlight the Group column and ...READ MORE

Jan 8, 2023 in Others by narikkadan
• 63,600 points
597 views
0 votes
1 answer

How to turn a string formula into a "real" formula?

Evaluate might suit: Function Eval(Ref As String) ...READ MORE

Jan 5, 2023 in Others by narikkadan
• 63,600 points
727 views
0 votes
1 answer

Can you use aws-sdk/util-dynamodb unmarshall in Reactjs?

Yes, you can use the unmarshall method ...READ MORE

Jan 4, 2023 in AWS by Ashwini
• 5,430 points
775 views
0 votes
1 answer

Numbering/sequencing sets of same column values

You can accomplish this with countif and a sliding ...READ MORE

Jan 3, 2023 in Others by narikkadan
• 63,600 points
811 views
0 votes
0 answers

Referencing an element while using count in terraform resource and handling the case when count is 0

I have an AWS WAFv2 Web ACL ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
1,436 views
0 votes
0 answers

Object cannot be cast from DBNull to other types

I am getting this error and I am ...READ MORE

May 14, 2022 in Others by Kichu
• 19,040 points
2,520 views
0 votes
0 answers

When was aws launched

Hi. I just learned that cloud computing ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 47 views
0 votes
1 answer

IfError with else, does this function exist in Excel?

Next to IFERROR(), there also is the ISERROR() function, which ...READ MORE

Dec 23, 2022 in Others by narikkadan
• 63,600 points
1,259 views
0 votes
0 answers

Logon failed, use ctrl+c to cancel basic credential prompt to Git in Azure DevOps

When I clone a git repository from Azure Repos into my local system, the clone succeeds, however I receive the following message: Logon failed, use ctrl+c to cancel basic ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
1,636 views
0 votes
0 answers

How to use aws ec2 create-tags (from aws cli) to give different values to the same tag across multiple resources?

Suppose I have a list of instance ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
1,603 views
0 votes
1 answer

Android - Set text to TextView

After discovering the views, you set the ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
3,075 views
0 votes
1 answer

ASP.NET generated excel file has different format than extension

You must include the xlsx file extension. The ...READ MORE

Jan 5, 2023 in Others by narikkadan
• 63,600 points
683 views
0 votes
1 answer
0 votes
0 answers

How to add raw body to a REST url using power query connector?

I want to login to this URL ...READ MORE

Jan 20, 2023 in Power BI by Ganesh

edited Mar 4 41 views
0 votes
0 answers

How to define a circle shape in an Android XML drawable file?

I'm having some trouble locating the Android ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
2,529 views
0 votes
1 answer

Insert picture into Excel cell

You can add the image into a ...READ MORE

Jan 3, 2023 in Others by narikkadan
• 63,600 points
760 views
0 votes
0 answers

dfd ffgfh zfggh zfxgfdgh zfgfgh zdfgh zdfg

dfd ffgfh zfggh zfxgfdgh zfgfgh zdfgh zdfgdfd ...READ MORE

Jan 20, 2023 in Azure by Rasel
• 100 points

edited Mar 4 32 views
0 votes
1 answer

Trying to apply Solver with Macros

The  MaxMinVal was when you wanted to ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
453 views
0 votes
0 answers

What are the uses of amazon glacier

Hi. So I was wandering around S3 ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 21 views
0 votes
1 answer

Weird Date change when copying a Worksheet into a new workbook

Try  this: Dim wb ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
450 views
0 votes
0 answers

When did aws start

Hi guys. I have been exposed to ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 20 views
0 votes
0 answers

Convert async Task from c# to vb.net

I'm using a C# to VB.NET converter ...READ MORE

Dec 12, 2022 in C# by Roshan
• 300 points
1,723 views
+1 vote
0 answers

Docker container will automatically stop after "docker run -d"

According to the tutorials I've read so ...READ MORE

Jan 2, 2023 in DevOps on Cloud by Damonlang
• 1,230 points
771 views
0 votes
0 answers

TypeError: not all arguments converted during string formatting python

The program is supposed to take in ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
1,295 views
0 votes
1 answer

How to set selected value of jQuery Select2?

To set selected value of jQuery Select2 ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
7,270 views
0 votes
1 answer

Broken external links in Excel : a leading "file:///" scheme appended to paths can't be evaluated in formulas

If not already done, save and close ...READ MORE

Jan 7, 2023 in Others by narikkadan
• 63,600 points
570 views
0 votes
1 answer

javascript filter array multiple conditions

You can do like this var filter = ...READ MORE

Nov 8, 2022 in Java by Damonlang
• 700 points
3,159 views
0 votes
0 answers

Redshift removal of explicit locks lead to missing rows/duplicated rows. Best resolution?

I have a use case where several ...READ MORE

Jan 19, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 49 views
0 votes
0 answers

When choosing an aws region which factors should you consider

Is it mandatory to select location close ...READ MORE

Jan 19, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 49 views