Tough One: Form to VBA

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: LarryP (LarryP_at_discussions.microsoft.com)
Date: 09/02/04


Date: Thu, 2 Sep 2004 10:27:04 -0700

I have a form, not in worksheet view but a similar look -- continuous forms.

Along with a bunch of other stuff, the form contains four relevant values:
Workweek, Team, Subteam, and Data Item. The latter two values depend on
what row of the form is currently active, i.e., where the cursor is sitting.

Users have asked for a popup graph showing them how any particular Data Item
value looks compared to the previous 12 weeks.

I therefore need a way to capture the four key values to be used in
generating the graph. I thought about adding a "Graph It For Me" button, but
as soon as I click such a button I would lose the two row-related values.

No, I can't use the double-click; it's already in use for something else.

Anybody know how I can set the button so when I click it the first thing is
does is capture the Subteam and Data Item values from the row I was in before
I clicked the button? Or if not, does anybody have an alternate idea for how
I can get where I'm trying to go? Bottom line, I need an Event OTHER THAN
DOUBLE-CLICK that will grab all four values that I need to run a query and
eventually support a graph.



Relevant Pages

  • CLSID still image PIN_CATEGORY
    ... I figured out that I will be able capture an image into JPEG by using the ... //restart the graph - take 2 seconds ... I got a pointer to a frame buffer containing YV12 data. ... third-party filter, DMO or VCM codec (and some MPEG-4 ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: "TUNER NOT FOUND" in MCE?
    ... I am porting a AVStream driver to an video capture box ... I can use GraphEdit to setup filter graph (analog tuner, ... Do you have the magic white paper from Microsoft on "Developing Video ...
    (microsoft.public.development.device.drivers)
  • Re: pMedialControl->Stop() hangs indefinitely (sometimes)
    ... I could take a look at it here in the debugger ... >>> capture hardware. ... graph and rebuilding it will work fine. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Help with interface
    ... is in your graph, and what is connnected to what. ... > 4) Add an InfiniteTee or SmartTee to the Capture pin of the capture card ... > 5) Create a sample grabber with media type of Video,RGB24 ... > says I should because the window came up blank when I did that. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Obtaining timestamp on video capture
    ... to bridge sink and the preview pin goes to the sample grabber. ... The capture graph have bridge source connected to a muxer then file writer. ... How do I sync up samples from one graph with timestamps from another? ...
    (microsoft.public.win32.programmer.directx.video)