stream

  1. I

    How do I use VBA to scrape song Title&Artist from streaming website

    Hi, I'm new to Web page scraping using VBA in Excel and hoping somesome can help me. I'd like to listen to web streamed music while I work on my computer and would like the current playing song's Artist & Title displayed in a small window near the top or bottom of the screen. That window could...
  2. A

    Stream Code

    I have userform that has 42 Textboxes and 42 Labels. How can I write a better code... Label1 = Format(Range("B4"), "d") Label2 = Format(Range("C4"), "d") Label3 = Format(Range("D4"), "d") Label4 = Format(Range("E4"), "d") Label5 = Format(Range("F4"), "d") Label6 = Format(Range("G4"), "d")...
  3. S

    VBA to extract data from notepad to excel

    Hello all! Have been a lurker for sometime and have found an incredible amount of useful threads here! However I can't seem to find anything that may help me with a notepad to excel macro ( I know theres a few but can't seem to get them to work :( ) So what I am trying to do is pull out Time...
  4. C

    Creating a graph illustrating a channel cross section using stream velocity and depth

    Hello, I would really appreciate some help creating a chart that illustrates the various stream velocities with respect to stream depth. I have the values for both velocity and depth, as well as section midpoint values. I just have to know how I would go about creating a chart like this in...
  5. J

    Finding Data from Other Columns

    Good morning gang. Hope you're all well. My question is around a worksheet I have like this: <tbody> Division Business Unit ID Owner Value Steam Tier Status Championship Delivery 1 14 John Smith Stream 4 Tier B Good Championship Delivery 1 14 John Smith Stream 2 Tier A Good Premier...
  6. J

    Long OR list, a better way?

    Hi all, I want to check if my cell is equal to one of many things. At the moment I have: =OR(I2="Tenured Faculty",I2="Continuing Teaching Stream",I2="All other Librarians",I2="Contract-Limited",I2="Term Assignment",I2="Limited-Term Lecturers") Is there a better way to write this out (in cell...
  7. L

    How to siphon data from a Word document

    I am currently using MS Office Excel 2007 and my limited VBA knowledge has put me at a stop of a project that I have been working on. I am trying to create an excel template that will open every word document in a specific folder and pull data (open to suggestions as to how this would work)...
  8. Jon von der Heyden

    ADO recordset filter doesn't seem to stick!

    Hi I have a recordset from a select * query to an access DB table. I want to be able to filter the recordset (using filter property). The users enter the filter expression in a textbox. After that they have a choice to take the data into a pivot table, or a csv file. The code runs without a...

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