I have Explorer 6.0 under Windows 2000.
For some reason I don't know, if I click a link to a page that comes in a new window it takes too long to open.
This started to happen a week ago and apparentely nothing has been changed before.
Any idea of why?
Thanks.
I have a form (let's say Main) which has a button that opens another form to add data.
When I close this second form I want the Main one to display the new data. But it doesn't unless I close and open it again.
I have tryed the docmd.requery and to unload and load the form again by itself, but I...
Hi,
I have a column with several rows that show dates.
I would like to show in a cell the sum of all the months months, in other the sum of the days and the sum of the years in other one.
Ex.
9/12/2008
10/11/2008
10/21/2008
Sum of the months: 29.
Sum of the days: 44.
Sum of the years: 6024...
Hi all,
I have a form with a ListBox.
I don't know why, but suddenly it doesn't show the fields, it only shows that fields that have a Date format.
Any idea of why this is happening?
Thanks a lot.