Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- NexFunc (msi)
- NexFunc is an advanced expressions evaluator that allows the combination of mathematical operations between native and definite functions in a flexible and practical manner for the user. The main functionalities of the application are: operations with native entities--13 constants, 76 functions and 11 by means of operators, 87 in total;...
- Tags: Function, NexFunc, User Function
- Software downloads 2006-09-19
- Fix what the wizards miss when you upsize Access apps to SQL Server
- You're a seasoned Microsoft Access developer who can write VBA code in your sleep. For years, you've been developing complex applications in the classic MDB file type, but your very success now threatens you: Your tables have upwards of 50,000 rows, and the number of users is going up. The...
- Tags: Arthur Fuller, database, Microsoft Access, Microsoft Corp., Microsoft SQL Server, security, server, SQL, user function
- Technical articles 2003-03-31
Additional Resources
- Subclassing ActiveX (zip)
- The control element accomplishes a subclassing for a window stated by its handle. The window function is the function of a window, which completely determines the behavior of the window and thus the reaction of the window to user inputs. This window function is replaced by another function by the...
- Tags: Window, ActiveX, Control Element, Window Function, Construction
- Software downloads 2008-02-13
- Protected cell requiring function command
- I am in the process of building a macro. I have user capable entry cells in one area of the spread sheet. I want to block all entries of information except for a function Ctrl, Shift, ;. This function places the CPU time into this cell. This...
- Tags: jmoran@..., cell
- Discussion threads 2007-05-15
- How do I... Create a user-defined function in Microsoft Excel
- Sometimes you find yourself in a situation where you can't get Microsoft Excel to do exactly what you want it to do without coding a complicated formula over and over again. Microsoft Excel allows users to create their own user-defined functions. Using the power of Visual Basic for Applications VBA,...
- Tags: User-defined Function, Microsoft Corp., Microsoft Excel, Microsoft Office, Office Suites, Software
- Download resources 2006-10-04
- User Defined Function (UDF) on a network
- I have created a UDF and an Excel Add-in which contains this function. I want to call this function on a spreadsheet that can be viewed by anyone in my group on our network. The problem is that even if others have the add-in installed, Excel changes the...
- Tags: Microsoft Office, PRODUCTIVITY, network, arizenn, Microsoft Excel, add-in
- Discussion threads 2007-06-08
- ADO NET Basic Database (zip)
- This is software to manage the data by using database. It has the function for multi user editing, the search function, and print preview function. ADO.NET of Microsoft .NET Framework was used for accessing to a database. Version 3.4 includes fine-tuned internal structure and GUI improvements.
- Tags: Storage, Databases, .Net, Hardware, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- Software downloads 2008-01-10
- Sicyon Lite (exe)
- Sicyon is all-in-one freeware tool for every scientist. The core of Sicyon is an VBScript/JScript scripter and the principal features are: estimate a function using variables and user-defined functions; matrix operations; plot/tabulate a function; find real roots, minimums, maximums and definite integral of a function; fit a function over data...
- Tags: Function, Freeware, Sicyon, Productivity, Scripting Languages, Software/Web Development, Web Development
- Software downloads 2006-02-09
- MS Excel Concatenate function
- I have an user who needs a very specific result from his Excel spreadsheet when he uses the Concatenate function. He wants each separate piece of data to line up in the column with the Concatenate function. Some of the cells used for the information need to show the first...
- Tags: Microsoft Office, Microsoft Corp., kwales52000@..., Microsoft Excel
- Discussion threads 2007-07-19
- Green Notes & Alarm (exe)
- It is a useful and convenient program for the user of a personal computer. This program has 2 big functions: The collector notes is very useful function. The alarm clock. An alarm clock - simply irreplaceable function. And more there is not less useful function is a de-energizing a computer...
- Tags: Function, IBM Lotus Notes, Productivity, E-mail Servers, Groupware, Enterprise Software, Software
- Software downloads 2006-12-22
- FixedFuncEMU Sample
- This sample attempts to emulate certain aspects of the Direct3D 9 fixed function pipeline in a Direct3D 10 environment. This sample attempts to emulate the following aspects of the Direct3D 9 fixed-function pipeline - Fixed-function Transformation Pipeline, Fixed-function Lighting Pipeline, AlphaTest, User Clip Planes, Pixel Fog, Gouraud and Flat shade...
- Tags: Direct3D
- Webcasts
- RapidFinder (exe)
- RapidFinder is a mySQL based program. With rapidfinder you can find any link you want for software, music, games, and really you can find everything you want. Links posted are from the program users. It support to send messages from user to user. Also for premium users it have advanced...
- Tags: Link, RapidFinder, Search, Open Source, Databases, Enterprise Software, Software, Data Management
- Software downloads 2007-09-13
- ImageCD Catalog (exe)
- Browse all your image CDs while you keep them on the shelf. Variable user defined thumbnail size and quality, let you to manage how much space will take on disk your catalog and to share it to your friends with easy. The build in full screen viewer will exactly point...
- Tags: Disk, Catalog
- Software downloads 2007-05-25
- how to include user defined class in asp.net 2005
- hello all.i am writing this code in my class file user.vbNamespace testing Public Class adding Public Function add(ByVal num1 As Integer, ByVal num2 As Integer) Return num1 + num2...
- Tags: .NET, abdul4484@..., ByVal, Microsoft ASP.NET
- Discussion threads 2007-06-07
- Graph Plotter (zip)
- Graph Plotter is a powerful tool, which can help you to plot and analyze different types of graphs. It is easy-to-use and user-friendly. In addition it can find asymptotes of function, break points, extremums and calculate limit, define integral, and derivative of function.
- Tags: Function, Graph Plotter, Plotters, Productivity, Hardware, Peripherals
- Software downloads 2005-05-27
- Wow Bible (exe)
- Wow! Bible is a user-friendly Bible reader King James Version. It comes with powerful search function, easy-to-use bookmark system with notes, bible stories, configurable font type, size, color, and autosaving of user's options. With the program, you can read and search bible verse with ease. The program can automatically bookmark...
- Tags: Bible
- Software downloads 2006-08-23
- Prevent an Excel spreadsheet from displaying preliminary results
- Use IF-function instead to control cell contentsNice tip, but in this case I would prefer using the IF-function to keep the contents of the output cell empty untill all counts have been received, I.e. I would use in cell E9 the following function:= IF(COUNT($E$4:$E$8)=5,SUM($E$4:$E$8),"")Reason: in this case the essence is...
- Tags: cell, $E$4:$E$8, excel, gerard.de.graan@..., hardware, Excel spreadsheet
- Discussion threads 2006-05-25
- Asterisk and Bristuff and Asterisk Voice Changer Compilation Error
- If a person tries to install the "Asterisk Voice Changer" on an Asterisk system that has the Bristuff version of Asterisk installed, he or she may receive a compiler error for the line 365 in the file "app_voicechangedial.c" saying the user is not supplying enough arguments / parameters in the...
- Tags: Compiler, Development Tools, Software Development, Software/Web Development
- White papers 2006-11-07
- Windows API Hooking SDK (zip)
- Windows API Hooking SDK helps you hooking Windows APIs or functions in other DLLs, and replace the API function or DLLs' function to your own function, that is to say, intercepts Win32 functions and re-writing target function to easily custom and extend existing system or application's function, whether in an...
- Tags: Function, API, SDK, Microsoft Windows, Operating Systems, Software
- Software downloads 2005-05-18
- Excel Function Dictionary (zip)
- The Excel Function Dictionary is a file of over 150 very helpful examples of Excel function usage. The Excel Function Dictionary is created by Peter Noneley. The file is free and has been going since 1998.
- Tags: Excel Function Dictionary, Microsoft Excel, Microsoft Office, Office Suites, Software
- Software downloads 2006-12-14
- << Previous
- page 1 of 1
- Next >>