Hi,
I would like to have a form with a datasheet view but would like to transpose the rows/columns. I need the variables to be on the y axis and enter data down each column (date for example).
Is there a way to do this? There is a microsoft KB to display a transposed table, but I need data to...
Hi,
I am inserting a subform (frm_switch) into many main forms (frm_main1, frm_main2, etc). Is there a way to reference the main form from the subform without using the name of each form?
I tried using Screen.ActiveForm in the code of the subform , but this just refers to the subform.
Dim...
I am trying to write a SQL query to return a row with the most recent date. There are many other columns, but this is a sample. I need to group by the ID field, and want to return the row with the latest contact date for each ID. For the sample below, I would need to return rows 2 and 6.
I...
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.