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

    creating billing Statement Access 97

    At the bottom of my billing statement I want to show what is the amount due that is current, 30 days past due, 60 days past due, and 90 days past due. I was thinking the formula would be: Sum[AmtDue]-Sum[AmtPaid]<[End Date] or Sum[AmtDue]-Sum[AmtPaid] AND <[End Date] for the current due...
  2. healermoon

    Excel shading not printing

    I have several rows shaded in an excel spreadsheet. I am using Excel 97. However when I print the shading is NOT showing up on the print out. I checked the page set up to be sure that the black and white option was NOT selected. It is not. Any suggestions how to fix my issue? Thanks. Kenny...
  3. healermoon

    98 machine hangs on network login

    I have a NT server that has mostly 98 machines logging into it. I replaced a very old 98 machine, with a new machine, 400 mhz, 32 RAM, and a fresh 98SE install. I copied the hosts table from one of the other machines at the facility, and tried to log into our server. It gets to the verifying...
  4. healermoon

    Not in List Event Procedure problem

    I can add a new company without the msgbox popping up to say this isn't on the list are you sure you want to add it? I would like it to ask to keep misspellings etc out of the list. I used Dev Ashish's code with my own fld name, and table name: ' ************ Code Start ********** ' This code...
  5. healermoon

    Machine Administration problems

    I have a new machine that I am setting up. I have no problem connecting to the network. However, the issue is that the user should be able to be the admin of his own machine. I cannot log in as an admin on this machine except in safe mode, to install programs, adjust power settings ect.I have...
  6. healermoon

    Server 2003 compatibility questions

    We have 5 servers, one at our corporate headquarters, one at Distribution Center and three for our e-commerce division. Currently they are all running NT4. We need to upgrade our corporate server to allow for upgrading our payroll software, and are looking at a Server 2003 machine, will it play...
  7. healermoon

    Differences in Dates

    I am working on a calculation where it is determined how long an employee has worked for our company. I don't want to use DateDiff function due to the fact I would like rounding to the nearest tenth. I have a [date hired] field and [last updated] field, and want the difference betweeen the...

Part and Inventory Search

Back
Top