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

    Joining records

    I'm looking for a way to combine an Acct# column for all records that have the same ID#. Record ID# Acct# 1 7 0001 2 7 0020 3 8 0032 4 8 1111 It doesn't matter if the Acct#'s get put...
  2. dhanson

    Importing Fixed-width text

    I need to import some data from a text file to a table and I need to create an import specification within the DB to do it but I'm not familiar with this process. I need to put this in the specificationname slot in the TransferText method. Anyone have any suggestions?
  3. dhanson

    Charts: How to sort the X axis?

    I have a chart that has its X axis based on quarterly numbers. Right now the chart sorts the quarters like this: Q1 2000 Q1 2001 Q2 2000 Q2 2001 ect. How can I get it to sort it ascendingly? Q1 2000 Q2 2000 Q1 2001 Q2 2001 ect.
  4. dhanson

    Mouse problem

    I'm trying to save a form as a report but somehow I disabled the right-click function on my mouse. Anyone know how I did this or how to fix it? It works any other time, just not when I'm in certain views in Access.
  5. dhanson

    User-Level Security

    I'm trying to define users in a multi-user environment but the workgroup is not storing the new user data that I input into the database. The database itself accepts the new users but the workgroup doesn't. Therefore, my workstation is the only place the logon procedure is called. Everything...
  6. dhanson

    disabling controls based on User Security

    I need to disable some controls on a form for certain users of my database and I'm having trouble accomplishing this. I've been trying to use "Berlinda B Eras" steps on how to do it but her instructions are vague. Anyone know how to accomplish disabling controls based on user...
  7. dhanson

    User Input for Report Headings

    I have a report that is printed monthly and I'm trying to find a way in which the user can input what month he/she wants to see in the header of the report. I can't pull this info from anywhere on the screen so that's why the users must input the month themselves. I can't use a text box from a...

Part and Inventory Search

Back
Top