Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JasonLiew
  • Content: Threads
  • Order by date
  1. JasonLiew

    adding scroll bar into a vb form

    how do i add a scroll bar into a vb form?
  2. JasonLiew

    how to capture parameter value?

    Hi all, I have 2 parameter value to be enter at the same time. Eg: [Enter begin date], [Enter end date] My problem is how to capture both values and to show it on report? Any helpers? Jason.[upsidedown]
  3. JasonLiew

    Microsoft Binder

    Hi ppl, I have a little problem and I need helpful suggestion from you guyz out there. Here goes the question: Can I bind microsoft access, microsoft words, microsoft excel..etc, all in 1 as binder? After that, I would like to Have a page to collect all ther binders. Summary: 1 page that can...
  4. JasonLiew

    SQL Problem

    Erm.... hi, Can anyone tell me how to code this thingy? I used 2 different sub-form so it is quite troublesome. I have done something but it only works when ID is enter in both sub-form. ID is an unique key to identify products. If 1 sub-form is left out then it will not calculate. I want...
  5. JasonLiew

    how to search for date range?????

    Hi all, Do u guyz know how to search and show dates between dateA and dateB? Does access itself has this function? [sadeyes] Regards, Jason.
  6. JasonLiew

    Delete button to delete particular record in database table

    Hi all, I got a problem in creating a button to delete a database record. Do you guyz have any example? Please help.[wink]
  7. JasonLiew

    Check DUE DATE in Mirosoft access.???????????

    HI to all expert out there, I have a problem in creating a functon to check for Date(A) with current date.... I want it to auto response me 2 weeks before Date(A). Can it be done? I need an example. regards. Jason
  8. JasonLiew

    HELP!!! URGENT!!!!

    Hi ppl, I'm currently facing a little problem and I try hard enough to find the solution. Can I Seach and show 2 different information in a single form? Wat I mean is I have 2 dropdown box and when I click on dropdown box A then it will show A's information at Subform A. When I click on...
  9. JasonLiew

    Inserting Data into Database

    Hi there.... How am i going to insert data into my database table using sql statement.??? I'm currently on a project using ODBC to access my daatbase....Please enlighten mi...my data include 5 string data and one integer data... regards, Jason
  10. JasonLiew

    How do i insert data into table???

    Hi there.... How am i going to insert data into my database table using sql statement.??? I'm currently on a project using ODBC to access my daatbase....Please enlighten mi...my data include 5 string data and one integer data... regards, Jason
  11. JasonLiew

    ANother question here on Microsoft Words(Macro)...Its urgent...

    Hi there, Well, i've got another prob which goes like this... I wanted to select a certain line of words, copy these selected lines, and paste em' on another word document. The problem now is: how do i select a CERTAIN LINE of WORDS and to paste em' on another document. The format of my...
  12. JasonLiew

    How do i select a certain line from a word document and....

    Hi there.... How do i select lines from a word document starting from a word eg: "Section" and stop its selection until another word eg: "Approved". Please enlighten mi. Thanks in advance. Adios, jason
  13. JasonLiew

    How do i add a new word doc page?

    Good morning, well my problem is like this. I'm trying to use macro in my VB. I've got a format in words document and if after filling up this document and i wanted to continue another page of the same format, how am i going to do it? Please enlighten mi. Merci Beaucoup, Jason
  14. JasonLiew

    How do I grab a certain file line and input to another file?

    I've successfully input words from VB into words document(DCR.doc). The problem is, how do I grab these words i've input into the words document(DCR.doc) and put em' into another words document(Amend.doc) using VB code? Please help. Thanks in advance. With Regards, Jason
  15. JasonLiew

    How do I remove a selected item from ListView?

    I've added a list of items into my listview called "lvwDcrChange". The problem is, i know how to add items but do not know how to remove em'. I wanted to remove a selected item from the list after clicking on a command button called "cmdDelAct". I will be really grateful if...
  16. JasonLiew

    Shut down adobe acrobat using Visual Basic

    How do i shut down adobe acrobat using Visual Basic Code??? Please help...really urgent. Thanks a million. With regards, Jason
  17. JasonLiew

    How do I close down the Adobe Acrobat via VB code???

    I have created a pdf file from words and wanted to copy this file over to another folder to overwrite the old copy of the pdf file. But in order to copy files, applications must be close first. Now my question is, how do i close down the pdf file just like i can close down the words documents...
  18. JasonLiew

    Microsoft words lock for editing. Why is this so and how to solve it?

    I've successfully view microsoft words documents using the web browser which i have named it "wbview" and the source code is: wbview.navigate "C:\My Document\temp\test.doc" The actual problem is that when i try to open up the same document again for searching and replacement...

Part and Inventory Search

Back
Top