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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sjpistolesi

  1. sjpistolesi

    Trapping USERIDs

    Not to worry tviman. I am well "seasoned" in the issues. This has nothing to do with cyber-crime or hacking ... My client is simply curious to know if certain other hobbyists in her field of interest are dropping by {smile}. She wouldn't want to know any more than...
  2. sjpistolesi

    Trapping USERIDs

    Thanks, Manitoba, But that is not what she wants ... counters and analyzers I mean that small business apps report. She wants to know, specifically, "who" stops by. Appreciate your time, Sandy
  3. sjpistolesi

    Trapping USERIDs

    HTML or JAVA or ...? I wonder if there is a simple way to trap "visitor's" userids and save them to a file, behind the scenes? A client of mine is curious at to who is "dropping by" her site ... this has nothing to do with wanting to get back to the browsing individual...
  4. sjpistolesi

    Passing a Value to Next Group

    ACCESS 2000 Report ---- Think I'm getting old ... just cannot wrap my brain around this one. Slightly different challenge. Reporting monthly transactions with previous month's totals as a starting point and summing each month's transactions is working OK .... but there are months without...
  5. sjpistolesi

    INDEX ON .... COMPACT FOR EMPTY(varname)

    Hi TonHu, Yup, and when reengineering a system into another environment, I need to ensure the selection is emulated correctly. Now comprehending the true intent of the old code, I am proceeding in the newer environment, ensuring the selection criterion is accurate, albeit a different syntax...
  6. sjpistolesi

    INDEX ON .... COMPACT FOR EMPTY(varname)

    Hi TonHu, "Who cares" ... I do; I'm in the middle of reengineering a legacy system into a different environment. When I do such translations, I endeavor to ensure the original logic is supported in one fashion or another, depending on the capabilities of the new environment. As it...
  7. sjpistolesi

    INDEX ON .... COMPACT FOR EMPTY(varname)

    Sorry, forgot ... it was compiled with CLIPPER 5.1. Sandy
  8. sjpistolesi

    INDEX ON .... COMPACT FOR EMPTY(varname)

    Need help understanding the subject command. What would be the result when using "INDEX ON" .... "COMPACT ON EMPTY(varname)" combined in the same statement/command?? Trying to comprehend the meaning of this legacy code. Thanks, Sandy
  9. sjpistolesi

    listbox disabled

    [ACCESS2000] For some reason, a listbox I developed is not allowing the mouse clicks inside the listbox. It is set for [RowSourceType] = Table/Query and I'm using an SQL SELECT statement for the [RowSource]. Yes, it is enabled. I've tried using the [Multi Select] "single" as well...
  10. sjpistolesi

    XL97: Display 2-columns in list box field

    I have a user form, which displays only the 1st of 2 columns once item(s) is selected. How can I display the values from both cells in the range selected? Thanks, Sandy
  11. sjpistolesi

    Outlook VBA: Forward Selected Inbox Msg

    Now cometh a problem ... our environment was upgraded and had security patches applied. First, the VBA didn't run any more. Second, I applied my digital signature, which enabled the code to run, as being from an approved source. But, what I cannot seem to turn off is the additional alert...
  12. sjpistolesi

    "A program is trying to [execute ] / [access] "

    smah: Thanks, but removing security patches is not a viable option. And cannot use unapproved or unevaluated products. So, still research .. Sandy
  13. sjpistolesi

    "A program is trying to [execute ] / [access] "

    Outlook 2000; latest security patch effect I created a function that assisted my users in forwarding inbound messages and setting specific options, to save them steps. Along comes the SysAdmin types installing the latest security patch and now the users are getting the following dialog message...
  14. sjpistolesi

    Private Toolbar?? (Excel 2000 version)

    Excel 2000: I have a spreadsheet with protected regions ... to prevent user errors and preserve "roll up" integrity when I get them back. I'm establishing simple editing tools for me to use here ... unprotecting and protecting with an embedded password. But, when I send out the...
  15. sjpistolesi

    Excel 2000

    Hmmm. My first reaction would be to suspect contamination by a virus of some sort. First steps, for me, would be to uninstall and then re-install Office 2000. Sandy

Part and Inventory Search

Back
Top