parse

  1. D

    JSON VBA parsing problem

    So I'm trying to scrape historic score data from masseyratings.com, and then parse it using a JSON VBA parser. I'm running into issues defining the JSON fields to pull out, I get a runtime error 13 type mismatch on the underlined line of code below. The JSON data for this query looks like this...
  2. L

    Remove all text before character, when character appears multiple times

    I have many rows that contain a file path which are all different and I need to end up with only the text after the last \ For example: <tbody> c:\users\user.name\appdata\roaming\baidu\baidurjdownloader\1.6.0.77\bdrcdl.exe The cells after the file path contain counts of times this...
  3. W

    copy (split) part of cell in one column into a new column

    I have the following date/time in Column K Mon Nov 14 20:15:14 EST 2016 I'd like to copy the first 3 parts 'Mon Nov 14' and add it to column R for all rows in a workbook with a variable file name. Column K remains unchanged. Thanks so much for anyone able to help!
  4. jan001

    There must be a better way than repeated "countif"...

    I'm starting an analysis of workload based on location and nature of the work done. I have 95 separate locations and 28 types of work. What I've started off doing is just apply <strong>=countif</strong> using the range for each specific location as they appear in the results of a search I've...
  5. S

    Parsing Code Macro Trouble!

    I have raw code export: Cross Post: http://www.msofficeforums.com/excel-programming/31160-parsing-code-macro-trouble.html http://www.excelforum.com/showthread.php?t=1139253&p=4386328&highlight=#post4386328 And I want to parse it in to a table like this Its not finished but you get the...
  6. EatingSteak

    Parsing Text and Converting to Date?

    I'm trying to take a rather clumsy spreadsheet (sent to me periodically by a customer) and distill the crap into usable parts. So I have a text-input cell with the 'date' in it, which appears like "Oct. 1 - 7, 2000" (see screenshot). Naturally this is for the week of Oct 1st, 2000. Can I...
  7. D

    How to filter a list based on multiple criteria?

    Hello. I work at metal fabrication shop. To manage the raw inventory, we created an excel spreadsheet. It lets us receive in material, reserve it for jobs, etc... There is a master list that contains all the current sheets of raw material. Most of the material types are called out in a manner...
  8. S

    DAX equivalent of Excel CHAR() function?

    Hi everyone, I'm currently working on a PowerPivot where I'm trying to extract the position of a new line/carriage return in a cell containing text. In Excel, this is fairly straightforward using the CHAR() function, where CHAR(10) = line feed: =FIND(CHAR(10), <cell with text>) However, there...
  9. K

    Get to know minimum from a cell mentioning the range

    Hello, I have cells mentioning the ranges as mentioned below in Column A beginning with row1: No:of workers Min no: 0-30 ? 31-60 ? 61-70 ? 71+ ? I wanted to calculate the min no: before each tier. i.e. B2...
  10. T

    Copying from one sheet and pasting a parsed result into another sheet with new duplicate rows

    Salutations!! I'm looking for a solution to this problem in vba. I'd like to take data from the chart below which is in sheet 1.... <tbody> First Name Last Name Number of Tickets Ticket Numbers Annie smith 1 1 Mari jones 2 2;3 Steve smith 3 4;5;6 Nick jones 4 7;8;9;10...
  11. P

    Data parsing issue

    Basic overview: I parse the first column and for every date, I convert it to Wednesday's date and store it elsewhere (currently in the same sheet). So if the date being checked falls on a Wednesday, it is stored, otherwise the date of next Wednesday is stored. There is a value under each date so...
  12. H

    Parsing multiple names stored in a single cell

    I download a list of instructors, and find that the 'Class Instructor' field stores up to 8 name values in a single field. I now need to report on each trainer. Ex: cell Frost, Robert Farmer, George Heston, Bruce Brando, Moonbeam etc., and it's all in a single cell. I find that applying...
  13. N

    difficult parse and search question

    hi experts, I have a parse / lookup / search problem that I have no idea how to start on. What I want to do is check the value of the cell I'm standing on. If it contains value "DVDCNLxx7*" (the xx could be EA, ET, DA ot DT.. possible others, and the * can be and letter or number), THEN check...
  14. E

    Convert a single row with multiple columns (each column has multiple data elements) to multiple rows with the same A column value

    Building on the discussion here - http://www.mrexcel.com/forum/excel-questions/707997-convert-single-row-multiple-rows-same-column-value.html I have a data set with a unique key in Column A and then repeating values in the subsequent columns. I would like to transform the repeating values into...
  15. P

    Code to split worksheet into multiple sheets and keep multi line header on each

    Hello I found the code below online. It works great parsing out the data to individual sheets but I can't get it to copy more than 1 header row. I have instructions in cells in rows 1 through 9 I would like copied to every new sheet. I have changed title = (1:1) to title = "1:10" and title =...
  16. T

    VBA: Find Closest Date with Criteria and Return Value for large data set.

    Hi, I have a VBA code i would like to create. I have two data sets based on Transport sales. One is Adverts with Open/Close times. The second is Sale Times. Sheet 1: <TBODY> Time Open/Close Type 08:00 O Cars 08:00 O Trucks 08:00 O Bikes 08:00 O Shoes 09:30 C...
  17. H

    Parse column and extract matching string

    Hi everybody, I got programming skills, but never had to deal with VBA. I can read it but I can’t do it from scratch. I tried a lot of research but failed to find something that was matching my problem. I understand that my problem must be a classic use case but I couldn’t find the right way...
  18. M

    Parse out Unique Identifier number out of URL?

    Hi, I urgently need help! What method or combination of methods would I have to use to parse the eight digit unique identifier out of an URL? For example for the bold identifier below: http://www.fitnessfactory.com?csrc=PPCADW-factory&ldd={ifsearch:s}{ifcontent:c}Q4nP8ZLc|pcrid|{creative}...
  19. F

    Ongoing Nightmare - Opening a .txt. or .csv containing HTML script

    This has been an ongoing problem that I can not figure out. Every time I open a file in excel (.txt or .csv) with html script, it parses the script as well as the columns. These files are coming from an outside source so I do not have the liberty of asking them to use a different delimiter to...
  20. J

    Running a Perl script through VB (kind of)

    So... I have done some research on the topic and not found a particular answer that helps out. My current situation is that I have a .log file which I run a perl script on to parse the file for specific parameters needed. To do this I simply am in a Terminal window issuing the perl script on...

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