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: *

  • Users: Yesuslave
  • Content: Threads
  • Order by date
  1. Yesuslave

    Class instances with unique implamentation

    Hi all, OK, I'm trying to find out whether or not this is possible. What I want to do is have a general class where a basic list of methods are predefined, let's say "Car." Car will have the "Start" method, the "Accelerate" method, and the "Turn lights on" method. Now, I want all instances...
  2. Yesuslave

    Passing Multiple Arguments to Function

    Hi all, Not sure why this code doesn't work, but when I set up multiple arguments in a VBScript Function, it ceases to work. I've tested both arguments individually, and they work find. When in conjunction, though, I get no response. Thanks for the help before hand! Joshua <html> <body>...
  3. Yesuslave

    Pause Macro to allow for editing

    Hi all, Is there a way to pause a macro at a certain point to allow for editing, and then allow the user to resume the macro where it left off? I'm automating a data-entry process that will return an error message if some of the data is incorrect. What I would like to do is have the program...
  4. Yesuslave

    Newbie VBA and Lotus Notes

    Hi all, OK, I'm pretty new with Lotus Notes, and I'm trying to automate creating a Reminder. However, I can't seem to find a simple and straightforward explanation of how to do this. I'm using VBA in Excel 97, and Lotus Notes V. 5.0.10 Any ideas on a simple code that can do this...
  5. Yesuslave

    Get current cursor location

    Hi all, So, in VBA through Excel, is there a way to get the current cursor location on the !Extra screen? Thanks, Joshua Wise
  6. Yesuslave

    Newbie to !Extra Programming

    Hi all, OK, so I've browsed this forum and am confused. I've worked with VB and VBA through Excel and have written some fairly complex macros, but have no real formal training. I'm interested in writing some macros for my office where we use !Extra Personal Assitant 6.5. I am somewhat...

Part and Inventory Search

Back
Top