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 strongm 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: *

  1. StephDN

    Import Text File into Excel using VB.NET

    Hi! Problem: I need to import a text file into Excel using (preferrably) ASP.NET or VB.NET. The clincher is I need the datat to be imported based on an array of spacing. I started the code out in Excel/VBA using the following method...
  2. StephDN

    Import Text File into Excel - Build Columns based on position

    THANK YOU SOOOOO MUCH!! It works beautifully!! Happy New Year!
  3. StephDN

    Import Text File into Excel - Build Columns based on position

    Hi! I'm trying to import a rather complex text file into an Excel spreadsheet (simple enough). I can use the import wizard and set up the columns where I need them (not based on tabs, commas, etc.), but I need it be automated (no wizard). I need to select text in the text file based on row...
  4. StephDN

    Prompt User for Directory Path

    I don't mean to sound simple, but I need a little more guidance. I know I can do an "OnClick" event for the button, but what kind of event am I creating?? I don't know what type of function will cause a Common Dialog box to appear for them to navigate/choose the folder where they...
  5. StephDN

    Prompt User for Directory Path

    I am using Crystal Reports for Visual Studio.NET and I want the User to be able to export the Report to Excel. Exporting is not a problem. However, I need a FILE DIALOG BOX to pop up so that the User can select WHERE to put the file and then I can use that path to export. I can't hard code it...
  6. StephDN

    Combo box losing values after edit

    I have created a form to pull in existing data to be used for editing. Users select the date of the information they wish to edit, then the form loads with all information for that particular data. They use buttons to navigate to the next record to edit - fairly simple. The problem: after...
  7. StephDN

    Calendar doesn't work on "New Record"

    I am using the Access 2000 ActiveX Calendar control on my form to allow users to select a date which populates a text box. It works great the first time, but I am using a button to allow users to "Add Another Case" instead of using the navigation buttons. In the new record, it takes...
  8. StephDN

    Email Access 2000 Forms as attachments

    I created a small scheduling system that involved complex forms and reports. This system was sent to a client and is now hosted on their network. They have requested some updates and new features to be added to the existing forms. I have made those changes on my copy of the original database...

Part and Inventory Search

Back
Top