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

    SendObject command

    I am trying to do a SendObject command and in the To argument, I am trying to put a list of names. However, it is giving me a "Compile error: Expected: End of statement" error. I tried the semi-colon, a comma, semicolon with single quotes around the list, but I'm still not sure what I'm doing...
  2. jjdavis

    Can't open link to file

    I have tried looking through some of the other posts, but I'm not sure if this is the same problem or not. My co-worker cannot open links in Outlook 2000 e-mails (html) that have links to a network file. It doesn't do anything. He is running XP, same as I, but he has recently updated his...
  3. jjdavis

    Personal macros in Excel

    There is a VB program that generates data and dumps it to an Excel spreadsheet. I have some macros that I would like to run after the data is generated. However, VB does not open Excel normally so the macros in my personal.xls workbook are not available. Is there a way to get around this...
  4. jjdavis

    Losing Set Procedure

    I am using the application framework in VFP8 and I put a set procedure command in the main program. I have several commonly used procedures combined into a "library" program that I want to access at any time. When I build the exe, it seems like it "loses" the library program, basically closing...
  5. jjdavis

    cancel program without terminating exe

    Does anyone know of a way to cancel a program running in an exe without terminating the whole application?
  6. jjdavis

    cannot access the selected table

    Can anyone shed some light on my "Cannot access selected table error"? I am trying to run a form, click a button to run some code, and after it finishes open another form. I can't seem to trap the error. I step through the code and it goes through opening the form and runs the code in the...

Part and Inventory Search

Back
Top