On CBSNews.com: Can 365 Nights Of Sex Fix A Marriage?
3 Resources for

spreadsheet application

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

SolutionBase: Gnumeric and KSpread offer spreadsheet application alternatives for Linux users
In the word of general office spreadsheet needs, Microsoft Excel and OpenOffice.org Calc are probably considered the big guns, but the possibilities don't end with those two tools -- at least not when you're using Linux. Two alternative spreadsheet applications in particular stand out: a piece of the KOffice suite...
Tags: Gnumeric, KSpread, Processor, Linux, Author, KOffice, Spreadsheet, Tool, Spreadsheet Application, KSpread KSpread, Figure G, Script Edit Function, Gnumeric Let, Productivity, Jack Wallen
Technical articles 2007-11-07
A first look: Google's beta spreadsheet application
Google's spreadsheet application is in beta. Does it pose real competition for Microsoft's Excel?
Tags: Microsoft Excel, Google Inc., beta, Microsoft Corp.
Image galleries 2006-06-08
iWork productivity software targets Microsoft's Office
iWorks sounds promising but it sounds like it's lacking alreadyNo mention of a spreadsheet application or a database product so all you have is a word processor and a presentation app, doesn't sound like a full featured office productivity suite by any extent mind you I don't know of too...
Tags: Apple iWork, Microsoft Corp., Microsoft Office, software, UncleRob
Discussion threads 2005-01-12

Additional Resources

google_spreadsheet_8.jpg (A first look: Google's beta spreadsheet application)
jmb4I will be sticking to my works spreadsheet.I tried out the new beta office 2007 onlinedon't like it. I am happy with works spreadsheetfor what I do. I looked at your article about goole spreadsheet. I am much faster with what I know. If it is not broke do not...
Tags: jmb4@..., not switching, spreadsheet, hardware, Google Inc.
Discussion threads 2006-06-27
More on the Use of the Spreadsheet: Making Changes to Existing Spreadsheets
In this paper the reader will learn how to maintain a spreadsheet. This will be done by making enhancements to the spreadsheets created. The reader will also learn about some of the logical processing capabilities of spreadsheets, capabilities which enable to give an "Intelligent" flavor to the applications that the...
Tags: Spreadsheet, Productivity
White papers 2005-03-31
Excel Spreadsheet help
I am trying to find a way to take information from a table in one spreadsheet and populate another cell in another spreadsheet. Can this be done?
Tags: PRODUCTIVITY, 1bravesfan@..., Excel spreadsheet
Discussion threads 2007-07-13
Application inventory spreadsheet
Anybody have a good spreadsheet for recording the attributes/interfaces/languages in order to create a inventory of applications?
Tags: PRODUCTIVITY, spamguarder@...
Discussion threads 2007-11-10
Excel 2002 Spreadsheet opens two copies with :1 or :2 added to filename
When I open my spreadsheet two copies appear. One copy is named file:1 the other is file:2. Changes made to either copy are replicated to the other, closing one file closes the other. Renaming the file does not stop the behavior. This is a new behavior...
Tags: PRODUCTIVITY, Microsoft Excel 2002, Microsoft Excel, pcorning@..., spreadsheet
Discussion threads 2007-06-06
21 Ways to Use Spreadsheets in Your Java Applications
Spreadsheets are used to present data in an understandable format, provide intuitive interfaces for data collection, deliver fast calculations and report and analyze data from databases and other sources. Similarly, the e.Spreadsheet Engine is implemented in various manners in numerous industries. But unlike desktop-bound spreadsheet applications, e.Spreadsheet Engine delivers its...
Tags: Java Application, Java, Spreadsheet, Productivity
White papers 2006-02-01
Excel - Using formula in separate spreadsheet?
Hello,Can anyone advise if the following is possible?I have a pricing spreadsheet maintained by another entity that allows me to calculate a software license and b annual maintenance prices based on input value of "number of users".I am creating my own forecasting spreadsheet where each customer/prospect will have a "number...
Tags: PRODUCTIVITY, Microsoft Excel, tonygoulding@..., spreadsheet, pricing spreadsheet
Discussion threads 2007-07-20
Linking MS-Excel Spreadsheet
Hello,I've inherited an MS-Excel 97 spreadsheet, as a data-entry sheet. I need to import & link the spreadsheet into an MS-Access 97 database.I need to keep the spreadsheet as a "data-entry" sheet, because of the mass amount of data it contains, & the number of people using the spreadsheet. 1....
Tags: tptbusines_98@..., spreadsheet, windows, MS-Access 97
Q&A 2006-06-18
NCell (zip)
This program is a simple spreadsheet designed for maximum speed and ease of use, unlike all other spreadsheet you do not have to deal with formulas so it can be used also by people that are not expert in spreadsheet. With this program you can do many of the monitoring...
Tags: Spreadsheet, Productivity
Software downloads 2006-02-25
Spreadsheet Errors and Decision Making: Evidence From Field Interviews
When thinking about how spreadsheet errors contribute to bad decisions, it may be useful to think of that not primarily in terms of spreadsheets recommending the wrong course of action but rather as misinforming deliberations. Furthermore, the overall information context underpinning decisions is almost always murky, ill structured, and incomplete....
Tags: Decision-making, Spreadsheet, Productivity
White papers 2005-09-19
What We Know About Spreadsheet Errors
Although spreadsheet programs are used for small "Scratchpad" applications, they are also used to develop many large applications. In recent years, people have learned a good deal about the errors that they make when they develop spreadsheets. In general, errors seem to occur in a few percent of all cells,...
Tags: Spreadsheet, Productivity
White papers 2005-01-01
Word 2003 embedded links
Hi:I'm trying to create a response form with various sections that request different types of information. I'm trying to start with an embedded spreadsheet to capture the first block of data.I'm then trying to paste/link to the first embedded spreadsheet, so that it displays a different part of the...
Tags: PRODUCTIVITY, Word processors, Microsoft Office, sglance@..., Microsoft Word 2003, spreadsheet, Microsoft Word
Discussion threads 2007-06-01
Searching In A Spreadsheet
If I am doing a search for a specific word or file number, etc, in my spreadsheet, is there a way that you can search through all the tabs of the spreadsheet without actually going to each tab and redoing the search?Click on the Left/top bar cornerit will highlight everything,...
Tags: PRODUCTIVITY, corie.hunter@..., spreadsheet
Discussion threads 2007-07-11
Errors During Spreadsheet Development Experiments
Ever since the earliest days of spreadsheet development, there have been reported incidents of spreadsheet errors and the problems they caused. More importantly, a number of systematic field audits have reported errors in 24% of the spreadsheets audited (86% in studies since 1997), and these rates may be low because...
Tags: Spreadsheet, Experiments, Productivity
White papers
SolutionBase: Gnumeric and KSpread offer spreadsheet application alternatives for Linux users
Jack Wallen takes cursory looks at two alternative spreadsheet programs for Linux. by Jack Wallen
Tags: TechRepublic Inc., Jack Wallen, Productivity, Linux, Operating Systems, Software, spreadsheet, office
Image galleries 2007-11-07
google_spreadsheet_1.jpg (A first look: Google's beta spreadsheet application)
Google SpreadsheetWell, From the pictures it looks good, the functionality lists appear excellent. There are still some questions though - firstly, are organisations willing to go thin-client to an organisation such as Google, particularly given the specific purposes for which spreadsheets are utilised. I would question whether a corporation would...
Tags: Thin clients, Google Inc.
Discussion threads 2006-06-14
Excel.Application Menu Bar
I'm creating an instance of an Excel application in VB.NET, and can't get the Menu Bar("File, Edit, View etc.) to appear. Private mAppExcel As Excel.Application mAppExcel = New Excel.Application ...
Tags: .NET, hophead3@...
Q&A 2006-04-19
  • << Previous
  • page 1 of 1
  • Next >>


TPG Power Checklist: Troubleshooting TCP/IP
TCP/IP, the protocol powering Internet, Intranet and Extranet communications, provides critical functionality withinmost every organization. Numerous ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

Fusion