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 wOOdy-Soft 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: mattborn
  • Content: Threads
  • Order by date
  1. mattborn

    Offsite SQL Server

    Currently I'm running SQL Server in house for our Intranet. I'm now planning on having a publicly accessible website that also uses a seperate SQL server. Could someone explain how I would accomplish the following. I want our employees to be able to update the data on our Intranet, and then have...
  2. mattborn

    EXCEL: copying 1 worksheet to another

    What I want to do is make a duplicate copy of the data in one worksheet into another worksheet minus the first 3 rows, but I have no idea how to do it. THanks
  3. mattborn

    select entire row of current cell

    I need to add a line of code that will select the entire row of the currently selected cell in Excel. Thanks!
  4. mattborn

    Running Macro when Excel file is opened?

    In my Excel workbook I have a Date column. I need a macro that runs when the workbook is opened. It needs to do the following: 1. Sort the Date in Ascending order (I can do this) 2. Go to the Date cell that has the closest date to today's date (current date) I can get the macro to sort, but I...
  5. mattborn

    Need Form to update before query runs

    My form has a button to run a query, but if I enter my info on the form and press the query button, the information isn't included on the query. To get it to work I have to go to another record, then back to the one I was on, and then I can get the correct query. Anyway to have it update...
  6. mattborn

    record select buttons

    IS there a way to add the record select buttons to somewhere else on the form besides them being at the very bottom?
  7. mattborn

    Need Query results for current record only.

    I have two tables. The primary key in the first table is 'PrjName' and it has a one-to-many relationship with the corrsponding field name in the second table. Everything works fine except when I want to run a query. I have a button on the form for the second table to run a quesry. I need the...
  8. mattborn

    Date Picker Control question

    I want to use Microsoft Date Picker control to make it easier to pick dates. How do I get the date that is picked to become a value in a table? Thanks
  9. mattborn

    Drop-down relationships

    Ok, I've got a form with a drop-down list that pulls the data for that list from another table. The problem that I am having is that when you create more records, that choice that was chosen from the drop-down list isn't saved to that record. For example: I choose '5' from the drop-down list...
  10. mattborn

    Project data doesn't show up when printing

    I can't figure this one out. When you preview or print there is no data on the chart. Here is a link to the file, please help me figure this one out. http://www.amcbuild.com/downloads/wellington.mpp
  11. mattborn

    Outlook: Changing all contacts to File As Company

    How can I change all my contacts to be filed as 'Company', without having to manually change each one. We have about 4,000 contacts.

Part and Inventory Search

Back
Top