Trending questions in Edureka Community

0 votes
1 answer

Open Existing PowerPoint via VBA

You do not have the proper reference ...READ MORE

Mar 24, 2023 in Others by Kithuzzz
• 38,000 points
1,233 views
0 votes
1 answer

Comparing worksheets from a directory of xlsx files

Here is a refactored version of your ...READ MORE

Apr 6, 2023 in Others by narikkadan
• 63,600 points
669 views
0 votes
1 answer

Nesting functions within the IF statement in EXCEL

For Excel 2019 and above use TEXTJOIN ...READ MORE

Apr 6, 2023 in Others by narikkadan
• 63,600 points
668 views
0 votes
1 answer

jQuery Ajax error handling, show custom exception messages

Make sure you're setting Response.StatusCode to something other than ...READ MORE

Jun 2, 2022 in JQuery by Edureka
• 13,690 points
13,941 views
0 votes
0 answers

How to remove [ and ] from the events with SEDCMD command in props.conf?

i used EDCMD-remove_brace = s/[// SEDCMD-remove_brace2 = ...READ MORE

Apr 19, 2023 in Linux Administration by anonymous

edited 4 days ago 97 views
0 votes
1 answer

Mapping cells between between two ranges

Try this: =IF(B4:H10<>"",B14:H20,"") READ MORE

Mar 27, 2023 in Others by narikkadan
• 63,600 points
1,084 views
0 votes
0 answers

Formula in Excel with a particular increment value

I need to use Excel formulas for ...READ MORE

Apr 10, 2023 in Others by Kithuzzz
• 38,000 points
437 views
0 votes
0 answers

asking about career advice

Hey, I completed my graduation in civil ...READ MORE

Apr 21, 2023 in Others by anonymous

edited 4 days ago 12 views
0 votes
1 answer

Create dropdown list in excel that displays different values from the same lookup table

Looks like the Worksheet_Change() sub needs two ...READ MORE

Apr 6, 2023 in Others by narikkadan
• 63,600 points
649 views
0 votes
1 answer

Is it possible to create a universal hyperlink in excel for windows and mac without programming

You may learn whether it runs on ...READ MORE

Mar 28, 2023 in Others by Kithuzzz
• 38,000 points
1,024 views
0 votes
0 answers

I want to check package kexec in all server how do i do it

I want to check package kexec in ...READ MORE

Apr 19, 2023 in Ansible by anonymous

edited 4 days ago 91 views
0 votes
1 answer

Select data that meet criteria from a table, adding it to a combobox in userform VBA Excel

Fill Combo Box With Matches Sub GetSourceAcc() ...READ MORE

Mar 26, 2023 in Others by Kithuzzz
• 38,000 points
1,103 views
0 votes
1 answer

Move multiple Azure Devops projects into one project same org

Yes, it is possible to move all ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,690 points

edited 3 days ago 912 views
0 votes
1 answer

Excel Debt Payoff Calculator

You can change the formula in the ...READ MORE

Apr 9, 2023 in Others by narikkadan
• 63,600 points
492 views
0 votes
1 answer

How to use COUNTIFS with multiple conditions and columns in Excel?

Use  SUMPRODUCT and double unay operators: =SUMPRODUCT(- ...READ MORE

Apr 4, 2023 in Others by Kithuzzz
• 38,000 points
695 views
0 votes
1 answer

Uipath(RPA) : read data from the PDF file and write to Excel file

is there any video recording to enable ...READ MORE

Jul 6, 2023 in Others by Santhosh

edited 3 days ago 2,281 views
0 votes
0 answers

What is argument of type 'never[ ]' is not assignable to parameter of type 'string' in TypeScript

This is my code : export default class ...READ MORE

Apr 18, 2023 in TypeSript by anonymous

edited 4 days ago 112 views
0 votes
1 answer

Global Collections

To store your public objects and expose ...READ MORE

Apr 1, 2023 in Others by narikkadan
• 63,600 points
817 views
0 votes
0 answers

AppSync DynamoDB atomic append to existing list attribute and other list operations

We have an object in dynamo DB ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
983 views
0 votes
1 answer

VBA - Applying border around the areas with value/text

Try this: Sub BorderArroudAreas() Dim sh ...READ MORE

Mar 31, 2023 in Others by Kithuzzz
• 38,000 points
854 views
0 votes
0 answers

Secure collaborative software development environment in the cloud

I am looking for a secure collaborative ...READ MORE

Apr 20, 2023 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points

edited 4 days ago 15 views
0 votes
1 answer

Get column names of Excel worksheet with OpenPyXL in readonly mode

This will print every thing from row ...READ MORE

Oct 22, 2022 in Others by narikkadan
• 63,600 points
7,767 views
0 votes
1 answer

Field Wrong Calculations

You can accomplish your goals in one ...READ MORE

Apr 3, 2023 in Others by narikkadan
• 63,600 points
722 views
0 votes
0 answers

What good technology podcasts are out there?

Yes, Podcasts, those nice little Audiobooks I ...READ MORE

Apr 20, 2023 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points

edited 4 days ago 11 views
0 votes
0 answers

What is the single most influential book every programmer should read?

If you could go back in time ...READ MORE

Apr 20, 2023 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points

edited 4 days ago 11 views
0 votes
1 answer

Create dependable dropdown of unique items in vba

Try this: Sub UniqueList() Dim ...READ MORE

Apr 3, 2023 in Others by narikkadan
• 63,600 points
712 views
0 votes
1 answer

Automatically Moving Emails to Excel, Code works but I don't want the whole email body just a portion of it

Use InStr function to find the beginning of the ...READ MORE

Apr 1, 2023 in Others by narikkadan
• 63,600 points
795 views
0 votes
1 answer

Is it required for a QA tester to learn DevOps?

Yes, it is becoming increasingly important for ...READ MORE

Apr 11, 2023 in DevOps & Agile by Edureka
• 12,690 points

edited 3 days ago 860 views
0 votes
1 answer

Export Attachment from outlook to excel cells

You will need to save the attachment ...READ MORE

Apr 3, 2023 in Others by narikkadan
• 63,600 points
699 views
0 votes
1 answer

MS Excel Reordering letters in cell

Use TEXTBEFORE() function. =TEXTBEFORE(A1,"_X") For ol ...READ MORE

Apr 7, 2023 in Others by Kithuzzz
• 38,000 points
524 views
0 votes
0 answers

I get error “cannot read Pom.cal” when I run jenkinsfile even though Jenkins has permission and can open it

I have a Jenkins pipeline job. When ...READ MORE

Apr 19, 2023 in DevOps & Agile by Judith

edited 4 days ago 13 views
0 votes
0 answers

How is marital status distributed each year? Did the number of single new hires increase or decrease historically?

How is marital status distributed each year? ...READ MORE

Apr 19, 2023 in Power BI by anonymous

edited 4 days ago 9 views
0 votes
1 answer

Loop through each cell in a given range and change the value depending on value in a column in the same row

Use match() and if() without code at ...READ MORE

Mar 26, 2023 in Others by Kithuzzz
• 38,000 points
1,030 views
0 votes
1 answer

Excel VBA Selecting Multiple columns with last row and apply Condition Format

Try this: Sub Test() Dim ...READ MORE

Mar 21, 2023 in Others by Kithuzzz
• 38,000 points
1,244 views
0 votes
1 answer

An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.

Hi@akhtar, I think there is a problem with ...READ MORE

Sep 23, 2020 in AWS by MD
• 95,460 points
40,490 views
0 votes
1 answer

Using Substitute or Replace to change specified characters to characters in another cell in a specific order Excel

Replace Occurrences of a Substring With a ...READ MORE

Apr 3, 2023 in Others by narikkadan
• 63,600 points
660 views
0 votes
1 answer

How to create arrow buttons in Excel to scroll the table left and right?

Ctrl-shift-home goes to the upper-left of all ...READ MORE

Mar 26, 2023 in Others by Kithuzzz
• 38,000 points
996 views
0 votes
1 answer

File module issues with excel format

The xlsx extensions are not supported by ...READ MORE

Apr 2, 2023 in Others by Kithuzzz
• 38,000 points
690 views
0 votes
1 answer

How to do Rounded Corners Image in Flutter?

To make the image in your Flutter ...READ MORE

Mar 1, 2023 in Android by vishalini
2,053 views
0 votes
0 answers

What is the most effective way to make ChatGPT to resolve math problems?

What is the most effective prompt to ...READ MORE

Apr 18, 2023 in ChatGPT by anonymous
• 990 points

edited 4 days ago 13 views
0 votes
0 answers

Does Visual Studio Code support Environment Variables for the ChatGPT extension?

I would like to open the editor ...READ MORE

Apr 18, 2023 in ChatGPT by anonymous
• 990 points

edited 4 days ago 8 views
0 votes
1 answer

Excel If Statement with Wildcards and Value Search

Try this: IFERROR(IF(IFERROR(LEFT(B2,2)*1,"")<=10,"",IFERROR(LE ...READ MORE

Apr 2, 2023 in Others by Kithuzzz
• 38,000 points
672 views
0 votes
1 answer

Conversion failed when converting date and/or time from character string while inserting datetime

The SQL server supports many formats. Most ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
15,235 views
0 votes
1 answer

Power Query - Search an element of column A in entire column B

The delta column in PowerQuery is calculated ...READ MORE

Mar 30, 2023 in Others by narikkadan
• 63,600 points
788 views
0 votes
1 answer

Can I able to switch my career from QA tester to DevOps?

Yes, it is definitely possible to switch ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,690 points

edited 3 days ago 767 views
0 votes
0 answers

Name must follow the pattern

RROR: Name must follow the pattern &#039;^[a-zA-Z0-9]+((\.|_|__|-+ ...READ MORE

Apr 17, 2023 in DevOps & Agile by Swapnil

edited 4 days ago 12 views
0 votes
1 answer

Why am I not being able to read the Excel sheet in my Jupyter Notebook

Verify that it is actually in your ...READ MORE

Mar 28, 2023 in Others by Kithuzzz
• 38,000 points
870 views
0 votes
1 answer

Run macro when on Worksheet change (i.e. changing sheets, not data within sheet)

Try this: 'put this sub in ThisWorkbook module ...READ MORE

Mar 31, 2023 in Others by Kithuzzz
• 38,000 points
735 views
0 votes
1 answer

What is Azure DevOps Boards?

Azure DevOps Boards is a project management ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,690 points

edited 3 days ago 756 views
0 votes
1 answer

Code breaks after executing copy statement in VBA?

Qualify the sheets with a workbook reference ...READ MORE

Mar 31, 2023 in Others by Kithuzzz
• 38,000 points
724 views