On Jul 12, 1:30 pm, Nil <rednoise+n...@REMOVETHIScomcast.net> wrote: On 12 Jul 2008, finding z0 <j...@excite.com> wrote in rec.audio.pro: Yes, Windows. They have names lilke b00000 consecutively to b03585. When I right-click/properties they are identified as AU sound format. This, only after I changed the app to open them, from WMP(unrecognized) to Audacity. They streamed
On Jul 12, 12:34 pm, Nil <rednoise+n...@REMOVETHIScomcast.net> wrote: On 12 Jul 2008, finding z0 <julians...@gmail.com> wrote in rec.audio.pro: I recorded a webstream (my daughter hosted a radio show) using audacity. Since she was on 3 hours(midnight to 3AM) after about an hour as I was nodding out in front of the rig, I decided to let the thing go to 3AM and have the sys
On Jun 3, 1:29 am, poisoned rose <pr...@differentopinions.com> wrote: 1988 was one of my favorite years of music, and here are my choices for the year's great albums. Probably in order of preference, but it's hard to be 100%% sure without more revisiting. I added links to allow easy song-sampling. Sonic Youth - Daydream Nationhttp://www.amazon.com/Daydream-Nation-Deluxe-Sonic-Youth/dp/B000Q3648S
they both returned the same value of 214 (after I changed Ricks 43 to 4309). Thanks guys, I am still not sure why mine did not work. If I need to substitute the B* for say BPR* would this still work? "Rick Rothstein (MVP - VB)" wrote: Try it this way... =SUMPRODUCT((LEFT(A2:A43)="B")*(G2:G43="Late")) Although it wouldn't make a difference to your result, you were missing a
*Maybe* this: =SUMPRODUCT(--(LEFT(A2:A4300)="B"),--(G2:G4300="Late")) If there are entries other than B00000 or BPR000000 that start with "B" they may be calculated. In that case we'll have to refine the condition. -- Biff Microsoft Excel MVP "gbpg" <gbpg@discussions.microsoft.com> wrote in message news:99F618C9-EB67-4243-8027-CFE0B729386B@microsoft.com... I have been trying