Search results

  1. C

    Access 97 not working on XP

    When I try and run access97 on XP it comes up saying "there is no license on this machine" and wont run it. All other office packages work. Can any one help?
  2. C

    retriving reports by date

    I currently have about 15 reports opening through a macro on a daily basis using the =Date() function. This works well. What I would like to is get another set of reports opening, but over a period of days Can anyone help please, cause its currently driving the team leader potty having to type...
  3. C

    Requery help please

    I am sure this is an easy fix but it has got me stuffed. I am trying to get my command button to requery a field on my form( OPEN FORM) I need the underlying Query updated before going to the next form. The button is currently running a macro to go to next form with certain parameters. But the...
  4. C

    Help! Date function not working

    I am using the Date() function to filter records in a query, I am currently using Access97, this function is working well on the Pentiums running win98 but will not run on the 486's running win95 (please dont tell me I need better equ. I know I do) The error I am getting is ' Function isnt...
  5. C

    Re My previous post

    have just been looking at the northwind sample db where they have a module that uses the command isloaded I beleive that this is what I am looking for, is there any way I could use this so that as soon as a form isloaded a Set Value runs thanks for any help
  6. C

    Help with multiuser forms please

    I am currently using access in a multi user enviroment, the problem I am having is that you only get a warning that someone else is in the form when you gp to save it. What I would like is some code that does the following, if form open, then goto next form. The biggest problem is that I am new...
  7. C

    Locking forms with multiuser "HELP"

    Hi all, Am having problems locking forms with multiple users, currently Access only notifies you another user has the form open when you go to save it. What I would like is a macro so that when a user exists the form they are on the macro takes them to the next available form that is not...
Back
Top Bottom