Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Jade3942
  • Content: Threads
  • Order by date
  1. Jade3942

    Application Embedding in MsAccess Form

    Is there any way of embedding MsOneNote within a MsAccess form, essentially running the OneNote app within a given control space? Alternatively, is this possible from within Visual Studio using a Windows Form project? Any help appreciated.
  2. Jade3942

    Problem with assigning recordset value to VBA variable

    I am using the following sub and function to extract a value from a chosen table within Access2007. The intention is for the function to return that value as a variable, for the sub to continue and assign it to a different table/record. Things appear to work correctly, except the function does...
  3. Jade3942

    Set a textbox value based on Combobox value

    What I have is a combobox that has as it's bound value the field [TEMP ID], amongst other things looked up by the box for display purposes in the drop-down list are [Full Name] and [Post Code]. I need to send that post-code value to a textbox after the combobox updates. However as the combobox...
  4. Jade3942

    Start and Finish time broken up into dynamic time bands calculator

    I'm trying to find a way to perform a series of calculations that would allow me to apportion the number of minutes existing in a time-band (e.g. 1000hrs to 1800hrs) with a given start time and an end time. Probably best for me to illustrate: JOB A: Start Time - 0800 JOB A: End Time - 1800...
  5. Jade3942

    Concatenate multiple child records, with criteria

    I'm trying to produce a crosstab report with some concatenated data... I've successfully implemented Duanes alias style crosstab report, but come a bit unstuck where I now have potential multiple values at each matrix intersection. Rather than produce seperate fields for the extra values it...

Part and Inventory Search

Back
Top