User Profile

Collapse

Profile Sidebar

Collapse
orajat
orajat
Last Activity: Aug 23 '09, 10:36 PM
Joined: Aug 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • orajat
    replied to 2003/2007 compatibility
    yes...that's right...should i change them ?
    See more | Go to post

    Leave a comment:


  • orajat
    replied to 2003/2007 compatibility
    screenshot attached....on the versions it supports , in that list... 2007 is not there....
    See more | Go to post

    Leave a comment:


  • orajat
    replied to 2003/2007 compatibility
    i tried to run accver....does this work on 2007 ? caus i cud'nt see it...
    See more | Go to post

    Leave a comment:


  • orajat
    replied to 2003/2007 compatibility
    then how do i do it...plz help.....
    See more | Go to post

    Leave a comment:


  • orajat
    replied to 2003/2007 compatibility
    so, there's no way? or maybe if i have 2 different shortcuts, 1 for 2003 and 1 for 2007...is that possible, then the sourcefile will be different for both?
    See more | Go to post

    Leave a comment:


  • orajat
    started a topic 2003/2007 compatibility

    2003/2007 compatibility

    hi,

    i have a db file in 2003 office version, after creating the user logon and password throuhg the wizard, it opts for creating a shortcut. when i try and open the file through that shortcut in 2007 office version, it gives me a link not available error. the reason why i want it to open it in 2007 is that with multiple users...some have 2003 and some have 2007. How/ what do i do so that i can logon with both versions without creating...
    See more | Go to post

  • orajat
    replied to filter
    the question is how ??
    See more | Go to post

    Leave a comment:


  • orajat
    replied to filter
    hi,

    i am attaching a screenshot..... in this form, when i click "filter by form" i get a drop down of the records available in each filed. if the fields in the table attached to the form exceeds 1000 records, this dropdown does not list all the records, it only shows 2 options, "null" or "not null". my question is, how do i not face this problem if the number of records in my table exceed 1000....
    See more | Go to post

    Leave a comment:


  • orajat
    started a topic filter

    filter

    how many records can a table contain so that in a form when i run filter, it gives me a drop dow of all records. for example the form which i have, does not allow more than 1000 records if i run the filter. if it is more than that then it shows "null" or "not null". also is it possible to have more that 1000 and be able to use the filter?
    See more | Go to post

  • orajat
    started a topic count if

    count if

    hi,

    i have a table where I mark attendance, with field names as name, id, 1-mar, 2-mar, 3-mar, 4-mar and so on. how do i create a query where if for 2 continious days the attendance marked is "Leave", then the query pulls the names out in a different table and shows the days also and if after that if the attendance marked is "present" then the name does not show up.

    Rajat
    See more | Go to post

  • orajat
    started a topic time field

    time field

    hi,

    i have a form, which is linked to a table with 2 fields starttime and endtime, what i want is when the form is refreshed, the time is picked up from the system and saved in the starttime field and when i goto the next record, it takes the system time and saves it in the endtime therfore these 2 times should not be the same. also, the endtime of the 1st record becomes the starttime of the next record, thereby no time difference...
    See more | Go to post

  • orajat
    replied to count
    stewart...this just works fine for me...thnx
    See more | Go to post

    Leave a comment:


  • orajat
    started a topic count

    count

    hi,

    i want to count the number of 1's in the columns of each row in 'total' field.

    attached is the way my table is.

    thanx...
    See more | Go to post

  • orajat
    replied to windows username to ms access
    by problem i meant that the whole excercise is to save the windows username in the ms access field, which is not hapenning....

    xx...
    See more | Go to post

    Leave a comment:


  • orajat
    replied to windows username to ms access
    security would not be a concern, the only problem i see is in line 27.....
    See more | Go to post

    Leave a comment:


  • orajat
    started a topic windows username to ms access

    windows username to ms access

    hi,

    I'm trying to pull the windows username with jscript and save it to ms access field in a table, but it does not work. it does show the alert with the name of the user but does not save it to the ms access field. here i steh code that i'm using. please help

    Code:
    <SCRIPT type=text/javascript>
    <!--
    var WinNetwork = new ActiveXObject("WScript.Network");  
    alert(WinNetwork.userName);
    ...
    See more | Go to post
    Last edited by acoder; Sep 23 '08, 03:17 PM. Reason: Added [code] tags

  • orajat
    started a topic how to run module from ms access

    how to run module from ms access

    ho w do i run a module from a db file which is saved in the db file
    See more | Go to post

  • this code is somewhat like i want...let me explain the whole thing....i have a StartTime field and an EndTime filed, with a click of 1 button i want both fields to have the system time. the relationship is like, endtime of the previous record should be equal to the StartTime of the next record and the time should be picked up as system time. there are other field which the user keys in an is saved in the table with that button, this time task i want...
    See more | Go to post

    Leave a comment:


  • i don't kno the difference between them...but....i guess it's html...caus i am using the page wizard of MS access to make this page...and the command button is supposed to be on this page.......
    See more | Go to post

    Leave a comment:


  • This is a local access DB....n the reason why i posted it here was caus i cud'nt find help in the Access front with HTML...so I thot i'll try this one :-)...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...