HI!
I have a Find button in a form created using the wizard.
Is it possible the dialog box that appears when pressing the Find button to be in a specific position in the form?
How can i change the position of the dialog box.
Thanks in advance
Please help me!
I want to have a button in a form that when i click it , it finds the max value of a Table field and appears only a message saying that: the Max value is...
Thanks
Through ??_Control FORM I give values to ????????????? , hmer_voith and hmer2_voith.
If I don’t type any values to hmer_voith and hmer2_voith I take no results at all.
hmer_voith and hmer2 are DATE fields.
In VBA I have the following code for these fields:
If IsNull(Me!hmer_apo) Then...
I use DLOOKUP to check the dates in a table.
I use the following:
ch = DLookup("dateholid", "tblholid", "dateholid=#" & newdate & "#")
Some dates doesn't seem to work, i.e. when I check the dates 06/02/2001, 08/02/2001 11/05/2001, 12/05/2001 and...
Hello to everyone,
The primary key (aa) in a table is autonumber (long integer). I checked the data in it some days ago and everything seemed to be ok, similar to the following:
aa name ...
... ... ...
1494 John ...
1495 Helen ...
1496 Eric ...
1497 Nick ...
1498 Mary ...
...
My report retrieves data from a query that shows questions and answers. The report has among others, 2 text files (for the question and the answer) with properties can grow =yes and can shrink =yes.
When I preview the report, the data in the text boxes are ok.
The problem is when I export the...
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.