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 bkrike 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: unvme
  • Content: Threads
  • Order by date
  1. unvme

    Export After Effects 7 to Premiere Pro 2

    I created an 'intro' composition in After Effects that I would like to import into my project in Premiere Pro 2. I exported the intro as a Premiere Pro project and then tried to open the project in Premiere Pro. However, as the project is nearly opened (when it hits about 1/4" left on the...
  2. unvme

    Exporting After Effects 7 to Premiere Pro 2

    I created an 'intro' composition in After Effects that I would like to import into my project in Premiere Pro 2. I exported the intro as a Premiere Pro project and then tried to open the project in Premiere Pro. However, as the project is nearly opened (when it hits about 1/4" left on the...
  3. unvme

    Pass an Array to a Function

    I apologize in advance, because I am kinda new to this whole Javascript thing, so I'll try to explain my situation as best as possible. I am not getting any errors, but the script seems to freeze when trying to run through this function: //calculate individual Per Diem Days & populate fields...
  4. unvme

    Output file with Current Date as filename?

    I'm trying to output a report to a server so that users can view all of the reports from the past week. I'm using a macro to output the file, and I'm using a batch file to run the macro every evening. Any suggestions on how I would be able to save a report for each day of the week, with the...
  5. unvme

    Custom Sort Query

    Is there a way to sort a query by a partial field value? Ex: I would like to sort by Project #, but only by a certain portion of the project number. WA-1234 WA-5678 OR-2345 OR-6789 I want the projects to be sorted by just the number portion. So if I were to sort in ascending order, the...
  6. unvme

    Custom Date Display

    Right now, I have a text box that displays the current date in long date format (Wednesday, February 19, 2003). I'd like to have the date diplayed in the following manner: February 19, 2003 Wednesday I would like the day to be displayed on the next line. Is this possible? Thanks, Ryan
  7. unvme

    Set Zoom Percent in Snapshot Viewer?

    I have a macro that sends out a report in Snapshot format via email. However, some of the recipients cannot make out the data because the Snapshot Viewer does not zoom in enough. Is there a way I can change the default zoom percent in MS Snapshot Viewer or in the report that I am emailing out...
  8. unvme

    Find Record

    I'm having problems with the Find button I created. When I enter a Project # to search for, the error message comes up, even if I enter a valid project #. Any suggestions on what I'm doing wrong, or if there's a better way to handle this situation? Here's my code: Private Sub...
  9. unvme

    Duplicating a Table

    I have created a database that tracks "Projects". Each project has an Owner and a Distribution company. I want to be able to select the Owner and Distribution company from a "Client" table that I have created, via a combo box in my form. The problem I am running into is...
  10. unvme

    HELP: Recover Menu options in Startup

    Hopefully there's a way to do this, and hopefully someone can help me out. I unchecked "Allow Full Menus" "Allow Default Shortcut Menus" from the Startup menu. Now I don't have access to the "View" and "Tools" menu. Please tell me I didn't screw up...

Part and Inventory Search

Back
Top