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

    remote run of local application

    tsuji and mark, Thanks for all the help, but I'm having permission problems with these solutions. Since I didn't set up the network, but actually inherited a mish-mash of connected hardware, I have no way of knowing any Admin info. I think that all users have Admin profiles on their local...
  2. Bodhis3mta3

    remote run of local application

    This is probably the most insecure request one IT professional could make of another, and if it works, maybe I should batten down my hatches a little tighter... I have a sysinfo app that has a server side that runs on machines, and you connect remotely to that server-side app to run reports. I...
  3. Bodhis3mta3

    Converting Number to Date Format

    Stars for ya! Sometimes it takes a new set of eyes to see the problem. I'm slapping myself in the head for not thinking of the obvious. I was so intent trying to stuff that code into the report's VBA that I completely missed the module option! Kudos, Sean, you just gave me a Friday for a...
  4. Bodhis3mta3

    Converting Number to Date Format

    Hi, all... I've battled this problem for nearly a week, and hope you can give me some guidance in the right direction, but... What if I'm not storing the data anywhere? I'm trying to pull the data straight from an AS400 logical join file (of about 7 different files) through an Access query...
  5. Bodhis3mta3

    Skipping Zeroes in Access Report

    Since I have garnered much experience from this site through both direct help and application modification, I thought I would give a little back. There were a few threads regarding how to skip zero value records when formatting a report. This is how I accomplished it: Dim lngValue As Long On...
  6. Bodhis3mta3

    Change the control source of unbound text box

    That is sweet! Thanks a million! I had to rename my "Public Sub" to a "Function" and add it to my macro to automate it, but it ran like a charm.
  7. Bodhis3mta3

    Change the control source of unbound text box

    Just out of curiosity... I'm AS/400 programmer who has graduated to building custom Access projects around the AS/400 database. I am trying to build forms for some of the "less pc familiar" execs to review daily figures and cut down on the amount of physical reports generated. I have...

Part and Inventory Search

Back
Top