Search results

  1. janith

    Active users count

    Hi, Is there a way in access which will show me how many users are currently using the db file. This should show up as a form label control property on my form banner? Any VBA code one can suggest!!
  2. janith

    check if duplicate OK

    There is only one condition that of the number entered in the field already exists in the table it should ask this is duplicate but by clicked do you want to continue it should take the new number.
  3. janith

    check if duplicate OK

    Hi, I'm looking for the before update VBA code which will ensure that when a value is entered into that field. It checks the table and returns message "this is a duplicate entry would you still like to continue" if no it should erase all entries. If yes it should continue updating from that...
  4. janith

    hide tab on form based on text field value

    Will this be part of on load form?.. Will help if you can provide the complete code.. Sorry
  5. janith

    hide tab on form based on text field value

    Hi I'm trying to set up a tab which should only be visible on load form function based on a text field value. Can someone suggest the VBA choose for this?
  6. janith

    Tab to get records from two excel sheets

    Hi Can someone help me with this, I plan to create a tab in access, which has text box and two buttons on it. when I click the 1st button "Get Me Next" it should get the record from an excel sheet. and when i click the 2nd button "Case Closed". this records should get save in an other excel...
  7. janith

    Links tables to one table

    Hi Sparks80, UR a genius man... I will implement it and confirm you the outcome...soon
  8. janith

    Links tables to one table

    hi, the table names are the names of the 16 advisors All have same field names and similar data type as well.
  9. janith

    Links tables to one table

    Hi, The problem is only the top management has access to MS Access, the subordinates here has only access to excel that to as "excel viewer" and viewing there own stat. is important for them that the reason . Hope this explains the necessity....
  10. janith

    Links tables to one table

    Hi, I want to do it for analysizing the data and to come up with a pivot table. for Management Information purpose... or is there a way where without combining those 16 link tables I can put all of them on excel on one go.....????
  11. janith

    Links tables to one table

    how can i achieve this when there are 16 link tables?(yes.. all have same field names). where will i input this code/query. b'coz after doing that i want to analysis the entire table in excel....!!!!
  12. janith

    Links tables to one table

    Hi I have a db , which has link tables from other separate access files.now within my db I want these links tables to be in one table again. how can i achieve this...
  13. janith

    Question Word Macro to get pdf data appended

    Hi All, Sorry for posting this query here. Can some one help me with this problem. I want a set of pages when copied from Adobe Reader individually to automatically append on the word file i am using , I want to use this function on Word occasionally so should also be able to stop the macro...
  14. janith

    Record summary on the form itself

    well..that good but what i was looking was like ham 25 cheese 1 chicken 1 etc... instead of a total count... !!!
  15. janith

    Record summary on the form itself

    well.. as of now its only on paper, can you please advise me how that can be achieved by simple steps... so that I can carry it out... sparks80 do you have a gmail id so that i can contact you directly...thanks
  16. janith

    Record summary on the form itself

    Hi, I've a form with some data input control. what I want is a window on the form itself, which acts as a counter on the no. of volumes I've entered. eg: my combo box contains values like Card Queries, Charge back, Authorization, etc. when ever I select the value and hit save. it should show...
  17. janith

    Cascading Combo Boxes

    Hi My dear friends, thank you one and all for the prompt response you have given. gud news is I was able to achieve this on another system and with that bit of confidence I managed to figure the problem as well... Next time I've a doubt I now know where to look for ...
  18. janith

    Combo box enable/disable

    sparks80, can you please make changes to my file and send it to me. as on my system i still feel this is not working... sorry for the trouble...
  19. janith

    Combo box enable/disable

    r u saying that refer to combo box is disabled when the form is loaded and only becomes enabled when the value "refer to tl" is selected from status combo box? If its working at your end .. i will surely try it on access 2003 as well...
  20. janith

    Combo box enable/disable

    Hi i am still not able to make it work , i am attaching the file can you please chk what is missing?
Back
Top Bottom