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.
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.