successful

  1. M

    Vlookup? and range check

    Dears I need your help My data is as follow <tbody> Name Status Pro1 Successful Pro1 Failed Pro2 Failed Pro2 Failed Pro3 Successful Pro3 Successful Pro4 Successful </tbody> And what I want is retrieve the names without duplication and this criteria for the status <tbody> If...
  2. G

    Pivot Tables

    <tbody> Colleague TEAM Course id 123 Course id 124 Course id 125 Course id 126 Course id 127 Course id 128 Colleague 1 TEAM A Successful Successful Successful Successful Successful Successful Colleague 2 TEAM B In Progress In Progress Not Registered Successful...
  3. S

    VBA - Delete cells with a specific value

    I have some sample data below and I want to write a code that will delete anything in a specific range of columns if it has a specific parameter in the AC column. For example, if "REMOVE" is in AC2 and AC3, I want to delete cells V2:AC3 and shift the remaining data up. The amount of rows...
  4. M

    Get Address of Cell where Match was found

    Good afternoon! I'm attempting to create a formula that will tell me the location where specific data was found. The issue: There are 52 worksheets, and data can be found on more than 1 sheet. So far, I have been successful in Counting the number of times the specific data was found using...
  5. B

    Cycle thru Worksheets, Copy Range from Sheet As Image, Create PPT, Paste each image to new ppt slide

    I have a Excel workbook that I am 99% complete on. The steps it performs are: Opens PPT (successful) Creates Presentation in Normal View (Successful) Creates Slide (Successful) Copies Range from Active (1st) Sheet (successful) Pastes range from (1st) sheet to slide 1 (successful) Cycles to...
  6. J

    VBA code

    Hi there! I have created a login screen for users, and installed a VBA code to notify them of a successful or unsuccessful login (with the click of a button). From a successful login, I would like Access to default to a specified form to add new records. What code would I use? Do I enter the...
  7. S

    Workday function to find the midmonth business day of the month error

    Hi All, I have been trying to fix the below syntax for hours but not successful at all. Could someone please help me? Midmonthworkday=application.Workday(Application.Date(Year(Date),Application.month(date),14),1) Your help is very much appreciated!!!
  8. N

    Using vlookup on another sheet

    Hi! How would I use Vlookup, when referring to another sheet? I need a formula to show: - IF the serial number (E from sheet 1) is found in the sheet DUP (range - G1:J201) >>>> then return the right action (E.g. delete, Good, etc), depending on IF the ERASURE is blank, successful or failed...
  9. N

    How to differentiate duplicates using logic

    Hi all! I'm having trouble figuring out how to differentiate duplicates serials, using cell formulas. Link to file: https://1drv.ms/x/s!ArRB1Ah3M1ZqgpkM7iAAPtt5I9FNvg - For all INSPECT items, (FOR A SERIAL) , a comment will be inserted in the ACTION 2 column ... following the below behaviour...
  10. phillipclark

    Populate cells from a drop list or combo box

    Good Afternoon All, Question? How can I fill in cells from a named group that is selected from either a drop list or combo box. Here is the code. I tried using the Macro record function but was not successful. I have 7 different names that can be selected from the list. Also there are 7...
  11. D

    Pivot table show items with no data

    If I have data like this, pre-pivoted: <tbody> ID Q1 Q2 Group 1 Explore Not at all 1 2 Personal Somewhat 1 3 Take Very 1 4 Obtain Very 1 5 Obtain Very 1 6 Take Not at all 1 7 Personal Sucessful 1 8 Improve Successful 1 9 Obtain Very successful 1 10 Obtain Not at all 2...
  12. C

    Analysis of trend between successful cases vs frequency (scatterplot)

    Hi! I'm not sure how to go about solving this - but I need to do an analysis using excel charts to assess if there is a trend between the performance of a list of managers handling their team of staff who are ranked either successful / unsuccessful vs the frequency of their attempts. So my...
  13. S

    Macro that insterts text if columns emptly

    I need a macro that will look at column A and if it's blank AND column B is NOT empty, then it will return value of "OFFICE". I need this to go to the last row. I tired to modify existing ones I found on the internet, but I was not successful. Thanks.
  14. F

    Microsoft Excel Workbook - Instruction Sheet

    I need to add a set of instructions to my Microsoft Excel Workbook. I was going to try and do it by just adding text to cells but that is not very user friendly. I tried to embed a PDF file but was not successful. I would like some recommendations or suggestions for how you handle this task...
  15. A

    Compare date and count if meets specific criteria

    Hello All, Ive been trying a few things in other threads, but just cant seem to get this working. I have specific conditions that need to be counted per month. <tbody> ID Reason Timing Date <tbody> CRQ145074 </tbody> <tbody> Successful </tbody> <tbody> Standard </tbody>...
  16. H

    VBA Question: How to adjust for rows when copying.

    Hello, I am attempting to create a macro that deletes a wide range of data in a table and copies and pastes new information in to that area that is taken from a source file. However, I am having trouble adjusting both more and less data. I first figured out various test with the lastrow/Range...
  17. M

    Find Column Header "location" and then Insert a Column with Column Header "Radius"

    Hi all, I'm just learning VBA, so I'm struggling with finding the column header "location" and then inserting a column to the right with a column header "radius." I would like to make this so that it loops through all of the worksheets in the workbook. 1-- Function loops through all...
  18. A

    Line feed character

    Hi all, I was playing with VBA in MS Word. I have log files from a device and I want to insert a few TAB in each line in order to insert them to excel. Anyway, the whole thing was successful. However, I have a question. Take a look at the following picture. At the bottom lines, the last...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top