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 Shaun E 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: yankinsf
  • Content: Threads
  • Order by date
  1. yankinsf

    Remove Blank Pages from a Document

    I have a document of 15 pages that I created from a template for creating design documents,but after making changes there are several blank pages.How do I remove these pages from the document? I have tried deleting these pages but it doesn't work. Please help! Thanks
  2. yankinsf

    Insert a calendar into an existing MS Word document

    How do I insert a calendar into an existing Word doc tenplate?
  3. yankinsf

    Enable and disable command button

    Hi: I would like to to able to enable or disable a command button which is next to a text box, only when the text field's value is changed. This text box is a combo box with a value list. Can anyone please help with the VB code? Thanks Sam
  4. yankinsf

    Change values in a combo box ina form

    I have a form with a subform. The main form has an unbound combo text box with a pull down menu. The link between the form and the subform has already been established. When certain data in the subform is updated, I would like the combo box value to change from one value to another,when the form...
  5. yankinsf

    Eliminate duplicates

    Hi, I am an Access rookie! Here is my question: I import a excel file into my db each day. The next day’s file has this information plus any new information. I would only like to import or add(append) the new records into the table in the db. How can I do this without creating duplicate records...
  6. yankinsf

    Make a label on a form flash

    How do I make a label on a form flash? Appreciate your response. Sam
  7. yankinsf

    Make a command button Flash

    How do I make a command button flash on the main form when a new record is added to a subform?I have already written the code behind this button,just need to add code to make the button flash. Thanks for your tips. Sam
  8. yankinsf

    Calculation Question in MS Access db

    I am not able to get the 'Total'on a form which has two subforms,one within the other. The subtotal in the 1st subform is a calculated field from another subform inside the 1st subform. How do I do this without using VB code? Appreciate your tips Sam
  9. yankinsf

    Get subtotals on a form from a subform within a subform

    I am not able to get the 'Total'on a form( with two subforms,one within the other)from a subform(which itself is a subtotal from values in it's subform).How do I do that without writing VB code or a module?

Part and Inventory Search

Back
Top