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 Wanet Telecoms Ltd 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. shelton1979

    Table W/ Commas

    I have a table with commas in the last name field because I import data. Is there a way for me to use a query to delete these commas and only these commas after the data has been imported.
  2. shelton1979

    Running a VB script inside an access database

    I have created a vb script that will convert a file to text for me to import those records, but I can't seem to run it from Access. Can someone help me. here's the vb script i'm using. Option Explicit Dim oFSO Set oFSO = CreateObject("Scripting.FileSystemObject") If...
  3. shelton1979

    VB script

    I don't know much about VB script but I need a script to rename a text file to another location. Can you help me please?
  4. shelton1979

    Making An Access Database

    I have an access database that I want to use in the Application Launcher. Can someone please help me w/ start up information? I know how to create applications,etc. but because an Access file is considering a document, I cannot get it to work. Thanks!!!
  5. shelton1979

    NO Novell delivered Applications

    I need some help. To my knowledge, no one changed anything on the server. We already have major server issues. I checked the launcher and also checked the applications tab but the "Novell delivered Application" screen does not come up for any users on the network except the administrator...
  6. shelton1979

    Windows 2000 hack

    I have a laptop that I bought from a pawn shop. The only problem is that I cannot get past the windows 2000 login screen. I would just re-install windows 2000 except there is no CD-rom to do that. Can someone please help me?
  7. shelton1979

    Logging OUT specific user

    Is there a way for me to log out specific users. I have most administrative priviledges in netware except remote console, etc. I have users who can make crazy moves and cause our server to need dumping. As a result, I have to tell all users to log out and then down the server and restart it...
  8. shelton1979

    Parameter Setting for Multiple Reports

    I have several reports that I need to generate at the same time using a macro, however I did not want to see 5 input dialog boxes. Is there a way to put the ID number in one time and it be used for all report/queries????
  9. shelton1979

    Most Recent Record for Each Account

    I know this should be easy but I just can't think of a way to do this. I'm trying to write a query that will select the most recent invoice/transaction for each account. Right now, I have 2 tables: vendor and vendor transactions. Thanks for any help.
  10. shelton1979

    Is it possible?

    I have developed a rather complex access database. I have a handwritten form that's been used in the past before the system was created. i'm trying to continue to use the form as a hard copy while the data is in the database as well. With the form, it would be necessary to circle several...
  11. shelton1979

    Importing from Paradox?

    Our company has a nationwide Paradox database which has all the information that could be needed but its accessible to certain users due to restrictions. However, I need to be able to access some of the paradox tables but i'm running office 97 and its on a server. I do not have the drivers for...
  12. shelton1979

    Home Directory Size

    I'm very new to Novell Administrating and i'm sure i'm looking over the procedure. Can someone tell me how to increase the size of the folders?
  13. shelton1979

    Trim Function????

    I have a field with the whole name in it with no spaces like Doe,John. I need to have a 2 separate fields in a query: one for the last name and one for the first name. Can anyone help me
  14. shelton1979

    Search button?

    I have a form that has the information for about 500 employees indexed by their employee ID. The user wants to be able to click a button and enter only the Employee ID and their information is filtered into the form. Can anyone help me?
  15. shelton1979

    Printing...

    Can anyone tell me if a rule can be created to print a message once its received in my Inbox. Eudora and Pegasus both allow this and we were used to this feature. Now we cannot use it anymore w/ Groupwise to my knowledge. Please help.
  16. shelton1979

    Inputting Data from form

    I have calculated the age in form from a birthdate field using Int((Date()-[birthday])/365.25) in my control source of the form. Can someone please tell me how i can get this information stored in the table? Right now, its just on the form and is dynamic I guess.
  17. shelton1979

    Novell Logintime?

    I'm a office technology instructor. I have all my student grades in a access database. I have created a front-end database for them that displays their grades if they are logged on. I want to check their attendance by using a similar feature. I know that it can be done. When they log in, I...
  18. shelton1979

    Novell User Information???

    I'm using Novell 4.11 and I would like to get a log of the lastlogintime into a Microsoft Access database when the user logs on the network. Can anyone please help me?

Part and Inventory Search

Back
Top