Search results

  1. realmadrid

    Question Shared access file by multiple users

    i want to know that how can multiple users access database at a time? From the shared folder also all can just view it but to use, one has to close it in order to use by the other. is there any way that multiple users can access it at a time?
  2. realmadrid

    is there a macro that clear field counter to 0??

    this was very very useful.....i put the above command in the ONLOAD of the form properties....now when ever i visit the form, the time the form gets load it clears the fields & this way the buttons are also working...:D:D
  3. realmadrid

    is there a macro that clear field counter to 0??

    very sorry i skipped this post. i tried & its working. Much better way of doing it then like i did :(
  4. realmadrid

    is there a macro that clear field counter to 0??

    no all the fileds are bounded but my main focus was to clear the fields actually so that is done. :D :D
  5. realmadrid

    is there a macro that clear field counter to 0??

    ok now what is working with me is i made a button that is actually an add a new record button which has the nested feature of clearing the fields and i named it as CLEAR. the data entry is still set to NO cos if i change it to yes the button doesnt work anymore & gives an error message. Now this...
  6. realmadrid

    is there a macro that clear field counter to 0??

    the counter word is in another computer language which means clear off data from the fileds if it is set to 0. i tried data entry field set to YES that actually do what i want (means when i open the form, the fields are empty) but then it makes the search button disable & gives an error which...
  7. realmadrid

    is there a macro that clear field counter to 0??

    please note that the database is in access 2007
  8. realmadrid

    is there a macro that clear field counter to 0??

    hi, i made an easy software in access.now when i go to the search form from the switchboard, the previously saved records are already shown in the fields. now m trying to make a macro that clear the counter or make the counter=0 so that whenever i come on the form, i see the fields blank but i...
Back
Top Bottom