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 Rhinorhino 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. MatthewPeters

    Procomm Plus Meta Key + F4

    This is more of a procomm plus question but hopefully someone will be able to help me out. I would like to send a command from a Procomm Plus Meta key that fires the F4 key or any of the function keys. I've figure out how to write an Aspect script that fires the Function keys and then...
  2. MatthewPeters

    Tek-Tips down?

    Hello all, I'm not sure if this is the right forum to be asking this but this questions is just on the maintenance side of tek-tips.com . I have some co-workers here that are trying to create a new user here on the site and they are having a problem with their registration. Not sure if the...
  3. MatthewPeters

    Top n from each group

    Hello All, I've got a query that returns a set of customers grouped by location and then ordered by SalesYTD desc. I need the query to return only the Top 20 customers from each group/location. I've developed a solution involving a cursor to accomplish this task. It works, but I don't like...
  4. MatthewPeters

    No more new fonts may be applied in this workbook

    Can someone please tell me what this error means and how to resolove it. We have an excel 2002 workbook with several charts in it. We get the error everytime we try to add new information (charts, headers, footers, etc.) Any help will be appreciated. Thanks Matt
  5. MatthewPeters

    Case Syntax Issues

    I need some help with CASE syntax. I think I need to use CASE here, I'm open to any other suggestions. Here's the basic problem. I've got two tables: GLAccounts and GLDetails. GLAccounts : GLAcctID, PCNum, AcctNum, AcctType, . . . GLDetails : GLDetailsID, GLAcctID, Balance, . . . I want...
  6. MatthewPeters

    TextPad syntax file (attn: Knob)

    Knob I finally had a few minutes to browse your Aspect resource site. Great site! There's a lot of useful information there. I'm sure I'll be visiting it again. But what really caught my eye was the section on Textpad. We use Textpad at our orgainization for all of our HTML and ASP...
  7. MatthewPeters

    Far Calls required

    I receive the following warning message: Far Calls required (use /F command line option) when I compile a script. My question is what is a Far Call? I haven't been able to fine any information about Far Calls in the manual or help files. They only list it as one of the warning messages...

Part and Inventory Search

Back
Top