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

    Unable to Restart or Shutdown

    Thank you all for your responses. Lloyd's suggestion is the one that worked. I ended everything in Processes except the System Tasks which it would not let me end, and I was then able to Restart. Thanks again. :-D Judy
  2. judyblueyes

    Unable to Restart or Shutdown

    I select Shut Down from either the Start menu or the Ctl-Alt-Del window. I pick Restart - nothing happens at all. Computer does not hang, I can continue normally. Same thing if I pick Shutdown - nothing happens. I've tried typing shutdown -r from the Command line - nothing happens. I've...
  3. judyblueyes

    How to get Switchboard from SM to Forms

    Thanks John - you answered my question. It's the table I need. Thanks again. Judy
  4. judyblueyes

    How to get Switchboard from SM to Forms

    I have used the Switchboard Manager to set up user menus. However it is not in the Forms section. I need to get it to the forms section so I can import the updates to my users database. Does anyone know how to do this? Or is there another way to import from Switchboard Manager directly?
  5. judyblueyes

    How can I import reports from 1 mdb to another?

    Great, I'll try that. Thanks so much for your help hj :)
  6. judyblueyes

    How can I import reports from 1 mdb to another?

    I'll try that - Thanks so much for your help hj :)
  7. judyblueyes

    How can I import reports from 1 mdb to another?

    No we are not on a common LAN - we are in no physical way connected. Could I dump my mdb to a CD, take the CD to his PC then export it from there to his mdb?
  8. judyblueyes

    How can I import reports from 1 mdb to another?

    The application development takes place on my personal computer. The application runs on my users computer. He wants a new report added to the application. I can develop the new report on my PC but how do I import it to the application on his PC? Thanks for any help.
  9. judyblueyes

    How can I Increment Key in Form?

    I actually had tried this - I put =[table]![newnumber] in the Control Source but I get the #NAME? in the box instead of the number. Do I need to set something else or put the expression somewhere else? Thanks for your help :)
  10. judyblueyes

    How can I Increment Key in Form?

    I have a primary key 8 digits numeric, for example 20030001. I want a new record in my form to automatically calculate the next number, in this case 20030002. Is there a way to do this? Something like: new number = last number + 1? Alternatively, is there a way to make an autonumber start at...

Part and Inventory Search

Back
Top