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. natemclain

    Vantage 8.03 - Lot Numbers

    I'm extremely new to Epicor Vantage 8.03. Our parent company has been using it for approx. 4 years and it seems to work well. We are a gray & ductile iron foundry and typically track our manufacturing production by Heats (ie. 11-01 would be the our production for 2011 - First Production Heat)...
  2. natemclain

    Forum??? Anyone??

    Does anyone use this forum? There doesn't seem to be any activity here. Does anyone know of another forum for asking questions?? natemclain
  3. natemclain

    Current Time

    Is there a way to make the clock or time on a layout tick by with every second? I was just curious if this could be done. I dont know why I mess with all the goofy things. Just stuff that I think would be cool on a app. Nate
  4. natemclain

    Excel Problem

    Is there away I can open a MS Works file from within Excel? I know it will open Works 2.0 files but it doesn't seem to open any other format of Works? Im trying to convert a spreadsheet over to Excel but don't have Works anymore to try and save it as a different format. Does anyone know where I...
  5. natemclain

    Samba & Nimda Please Help

    The email comes from a Win2K server running MailMax 4.0 I realize that samba is just a file sharing portal. But I can't figure out where the files are coming from. But this Redhat server only acts as a file server. Do you know what else I need to do so that Nimda is gone? I mean I have ran the...
  6. natemclain

    Samba & Nimda Please Help

    Hey guys & gals, I have a situation that is really kind bizarre. I have 15 workstations(windows 2000 pro) that are on a tcp/ip network with a Redhat fileserver running samba. The problem is that the samba file server keeps getting nimda like emails on the samba file server and the files are...
  7. natemclain

    MDAC 2.5 Problems!! Need help really bad....

    Thanks for the info. The only bad thing is nothing helped....:-( When I install anything that has to do with ODBC, MDAC or anything like that it just basically pukes on itself and doesn't finish installing. I would think it would overwrite the files that were installed and repair a corrupt .dll...
  8. natemclain

    MDAC 2.5 Problems!! Need help really bad....

    Hey guys & gals, Im having a bad problem with my MDAC 2.5 drivers I guess. And it seems to affect tons of programs on my computer. Even the ones that use the ODBC drivers for Access. I get this error alot. When I try to access anything that is listed in my ODBC User DSN settings. ODBC...
  9. natemclain

    Autonumber that resets at 10,000??

    Terry, I get a Runtime Error 3078 when I do this. Do you know why I would get this error with my VBA code? When I hit debug it goes to this line: DoCmd.RunSQL(sSQL)
  10. natemclain

    Printing a Form? Get rid of the gray!

    Ya the "Fast Laser Printing" is set to yes. And I was trying to make it easy to print the info for the end user. I guess I will give the report a try. Thanks, nate
  11. natemclain

    Form and Table Problem?

    Hello guys & gals, I have a problem when trying to enter a new Part I get this error. The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate...
  12. natemclain

    Printing a Form? Get rid of the gray!

    Ya I can change the background color but I really want the gray. I just don't want the gray when I print a form. I would like it to just print the data with no background. I dont know if this is possible. natemclain
  13. natemclain

    Printing a Form? Get rid of the gray!

    How can you get rid of the gray background that is always on a standard form? When I print a form it prints the gray and I don't want it to do that. Is there some way to make it print transparent or something? I haven't seen this asked before so I thought I would ask. TIA natemclain
  14. natemclain

    Sizing Subform in Tab Control

    I have 7 pages on my tab control. They all have subforms on them that are linked to memo fields on a table. How in the world can you size all the subforms the same so when you move from one page to the next the data is the only thing that changes? Because as of now they are in slightly...
  15. natemclain

    Autonumber that resets at 10,000??

    Basically what Im looking for is code I can use that will count from 1-10,000 and reset to 1 again. And just increment by 1 each time. Can anyone explain to me how to program this with VBA??
  16. natemclain

    AutoNumber but reset when it gets to 10,000??

    How can I setup a field so that it acts like a autonumber that increments by 1 but resets itself when it gets to 10,000?? What this is for are labels that get used to schedule for part runs. And I have to setup a field that is a labelnumber that has info like CompanyName, Partnumber, DueDate...
  17. natemclain

    SQL Statements??

    I was trying to figure out how to make a Row Source so that my users could select a name instead of the custID on a table. I got the names to show up in the combo box but when you select one I get a error because it is now trying to put text in a number field. And I can't change the field type...
  18. natemclain

    More then 1 AutoNumber??

    How can you have more then one AutoNumber on a table? I didn't know if this was possible or not. natemclain
  19. natemclain

    Golf Course DB Management Software??

    Does anyone know of a Golf Course Management software? If anyone knows of any I would like to know about it. TIA natemclain
  20. natemclain

    Need help automatically filling a field

    Ya it does help. But can you explain what exactly that code is doing? I'm trying to learn VBA but if you explained what it meant it would help some...:-) TIA natemclain

Part and Inventory Search

Back
Top