Search results

  1. T

    Text To Column

    name of a person n it is unique.there will never be any duplicates as we have a specific list of customers which will never increase.
  2. T

    Text To Column

    Step 1 : made query n works. Changed Name to CName. What next ? Regards, Tejas
  3. T

    Text To Column

    step 1 done....rest im not sure how to do it as i am new in access n not good with vba. help me out mate.
  4. T

    Text To Column

    its linked to an excel.yes it is a daily excercise.
  5. T

    Text To Column

    Its coming from my system and is auto generated.
  6. T

    Text To Column

    Done mate...Please refresh ;)
  7. T

    Text To Column

    Here you go : Name Title Product Tejas MO RAD;RAC;RAL Dipen MO RAD;RAC;RAL Kamal DO RAD;RAP;RAL;RAN
  8. T

    Text To Column

    yes....Primary key is name
  9. T

    Text To Column

    Hello Friends, So here is my question. I have a table with data Name,Title,Products. Produccs column has lots of products against each name seperated by ";" Example : Name,Title,Product1;Product2 what i want is Row1 :Name,Title,Product1 Row2 :Name,Title,Product2 and so on...
  10. T

    Re: Advanced Search-Listing and Export

    Re: Advanced Search-Listing and Export This is the error.Still does not work.
  11. T

    Activate, GotFocus not working ?!

    thnx for the code....worked for me.
  12. T

    Automatically changing a blank field into a null value?

    hmm......quite interesting piece.
  13. T

    delete one field in list

    thnx man....quite helpful
  14. T

    Listbox .additem

    ahhn....i needed this/
  15. T

    Re: Advanced Search-Listing and Export

    Re: Advanced Search-Listing and Export Your database keep giving error. On Click mouse something... SAMPLE DATABASE THREAD: http://www.access-programmers.co.uk/forums/showthread.php?p=1088842#post1088842 (Added by Moderator because post was moved since it doesn't belong in the samples...
  16. T

    Question Break-Even Line Needed

    Hi Guys, Im making a training database for my team. I have made a graph in access which shows number of hours of training conducted by each individual. Now every individual needs to have 20 hours of training every month and i want it to be indicated on the graph as a red line. Please...
  17. T

    connect vb to access

    Sample attached
  18. T

    Download from FTP

    thnx but the problem is i dont know how to use that code....can u help me? is it in a form button or create a module? thnx
  19. T

    Download from FTP

    Hi, i am learning access and want a auto downlaod from ftp. can someone help me with explicit comments as i am not that good. Thnx
  20. T

    Dlookup Help

    Hi Guys, I am very new to the access scene and m still learning. I have 2 tables : OJT Tracker & RefData. OJT Tracker ( Fields):Name,SID,etc. RefData ( Fields ): Name,SID,etc I have made a form of OJT Tracker which is named "OJT Tracker". in the form i have fields Name,SID etc...
Top Bottom