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

    Excel for Simple Pipe Network; Finding Largest Draw-off (Tap / Faucet) Served via Each Flow Pipe

    I am carrying out some analysis of pipe networks. Although I have over the years developed an increasingly sophisticated (some might say complex and cumbersome!) Excel spreadsheet for this, there is one particular aspect that I have been struggling with recently. Let me explain... The attached...
  2. briand2

    Meaning of "." between terms in Fortran

    I am trying to understand some Fortran code that contains the following: IF(NT.NE.0) GO TO 15 Could someone please explain this "." operator is / does? Thank you. Brian
  3. briand2

    Excel 2003; Display Selected Range's Name In Name Box

    Although I can use the drop down list from the Name Box to select a named range, once that range is selected the Name Box does not display the name of the range, but only the address of one of the cells in the range. Is there any way I can get the Name Box to display the name of a selected...
  4. briand2

    Force Outlook 2000 To Prompt For Account When Sending Mail

    I use Outlook 2000 at home and I have several email accounts. Almost all of the time I send emails from my default account. However, on some occasions I need to send it from a different account. I know all I have to do is click the down-arrow beside the Send button and then select the...
  5. briand2

    Can I put a picture in Excel 2000 Header?

    Could someone please advise me if it is possible to put a picture / graphic in Excel 2000 header. I've tried to copy and paste, but I don't get the "Paste" option available when the header is selected. Thanks in advance, Brian
  6. briand2

    Register MSCAL.OCX for Excel without Access present

    I have an Excel spreadsheet which makes use of mscal.ocx via VBA. I've copied it to a different machine which did not have mscal.ocx present. I therefore copied mscal.ocx (and mscal.gid, .cnt, dep, .hlp) from my old machine to C:\WINDOWS\SYSTEM on the new machine (running Windows 98). I then...
  7. briand2

    Can Worn Palm M505 Screen Be Repaired?

    Hi all, I have a Palm M505 which I've used quite a lot for almost two years. Lately, I've been making more mistakes while entering data via the Graffiti writing area, because it is worn. The letter side, in particular, is worn so much over a small area in the middle that I can feel the stylus...
  8. briand2

    Hi, I have a crosstab query that

    Hi, I have a crosstab query that returns planned expenditure against individual buildings over a number of years. The result is something like this (the figures are not real!): Year Bldg1 Bldg2 Bldg3 2003 £100 £200 £500 2004 £1000 £100...
  9. briand2

    Code Applies Main Form Filter to Subform

    Hi all, I have a main form (BrianMainForm) and it has a subform (BrianSubform). Their recordsources are the same. I wanted to arrange things so that when I apply a filter to BrianMainForm, the filter also gets applied to BrianSubform. I put the following code in the...
  10. briand2

    Possible Damage While Removing Hard Disk?

    If I shut down my PC by closing Windows, but leave it plugged into the mains socket, is the power supply unit still supplying any voltage to the motherboard (or any other components)? I suppose it must be, otherwise how would things like "Wake on Modem", etc work? My reason for asking...
  11. briand2

    Calculated Fields in Query, based on Fields in other Rows

    I use a table to record time spent on various projects. When I start working on a particular project, I add a row to the table, this row including a field showing the Date that I started. When I (temporarily) have to stop that project to work on another one, I add another row to the table, the...

Part and Inventory Search

Back
Top