Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Retrofitting date values in SQL
- While working on a time-tracking database recently, Arthur Fuller decided it was necessary to retrofit the date values in the table. Read this SQL Server tip to check out how he was able to make sense out of this table design. In a time-tracking database that I worked on...
- Tags: SQL, Databases, Arthur Fuller, Stop column, WorkDate, SQL Server Newsletter, TechRepublic Inc., Column, Value, Start, Stop, Storage, Programming Languages, Enterprise Software, Software, Data Management, Hardware, Software Development, Software/Web Development
- Technical articles 2005-08-01
Additional Resources
- Comparing columns of numbers in Excel
- I've never used Excel before yesterday, but I have two sets of data that I transferred into one spreadsheet and I'm trying to compare values in one column with values in another(not row vs. row). For example:Column A Column C1 ...
- Tags: PRODUCTIVITY, jaymcgovern@..., Microsoft Excel
- Discussion threads 2007-09-19
- Do want to write a column for a social networking site?
- Hello, I am looking for people who would like to write a regular column for our social networking site at www.tenstepcommunity.com. Please stop by and have a look around, it's free to join. Email me at shawn.futterer@tenstep.com to express interest.Thank you
- Tags: Shawn T. Futterer, PMP, social networking site, social networking
- Discussion threads 2007-09-29
- Excel VBA to hide a column & unhide it
- I have the following code to enable a hidden columnG to be unhidden, should a certain subcategory in a previous columnE be chosen. I took that from an online example. However what I am trying to achieve without success is the following: I would like columnG automatically to be...
- Tags: Column, ElseIf Target.Column, False ElseIf Target.Column, fhu@..., G, Hidden, Microsoft Excel, software, Target.Value
- Q&A 2005-07-01
- sort in excel 2003
- i am having 3 columnsColumn A Column B Columm CFormula Name of Person DateFormula in Column A (=A1+1) WHEN I SORT the column A gives me Value instead of Number...
- Tags: Microsoft Office, nishkrish@..., Microsoft Excel 2003, Microsoft Excel
- Discussion threads 2007-10-05
- multiple column in crystal report
- I have set the multiple column as: Section expert -> Detail -> format with multiple column,but only the detail can multiple column, how can i set the page header multiple column also?Why do u need to make the header multiple column ?Please describe your requirement.
- Tags: multiple column
- Q&A 2005-01-30
- Excel Formula
- I have a spreadsheet that has a column with specific locations. What I want to do is create a formula that will look at that column and return the cell information only if it matches what I am looking for. In other words, if the column had 1,2,3,4...
- Tags: fields098@..., Microsoft Excel
- Discussion threads 2007-04-13
- STDEV IF???
- hi guys, sorry if this has been postd before but i have tried searching the forumns and couldnt get an answer. what i need to do is using Excel obtain a STDEV from results in a column call it column A but ONLY when there is a particular result in...
- Tags: Microsoft Excel, adam@..., STDEV
- Discussion threads 2007-08-20
- Stop Snoring (exe)
- Who else wants to stop snoring? Snoring is a big problem. Snoring can suck the vitality right out of your body, producing high blood pressure, heart problems, lagging energy, and weight gain. This info software can help you to understand how. How to stop snoring for better rest. Losing weight...
- Tags: Snoring, Healthcare
- Software downloads 2008-01-16
- FEA Helps Explain Crack Propagation in Structural Steel
- Washington County LUT, Building Services challenge was to determine the cause of a vertical crack in a hollow structural steel column and understand what caused the crack to stop. Nelson-Owusu's FEA pre and postprocessor of choice is the Femap solution from Siemens PLM Product Lifecycle Management Software. He created the...
- Tags: Siemens AG, Crack, Modeling, Nelson-Owusu, Research & Development, Product Marketing, Business Operations, Marketing
- Case studies 2007-11-01
- multiple column, balancing column ...
- I want to balancing left column and right column i use multiple column format - 2 column.ex. i have 80 items of data. if record 40 then record 41 i want to move to right column.please helpthank you and sory for my english.priyanta, java.IndonesiaPlease specify your application: COBOL, Access, VB?If...
- Tags: Programming languages, Microsoft Office, priyanta2000@...
- Q&A 2006-05-11
- excel cell comparison question
- i have 1 column initially and will add more columns weekly,, the new column will be inserted adjacent to the 'key' data column,,the new column may be of different row counts so the rows will not always match up horizontally.. however i need to match up any equal values in...
- Tags: ironfist03
- Discussion threads 2007-02-27
- How do I... Reseed a SQL Server identity column?
- Microsoft SQL Server's identity column generates sequential values for new records using a seed value. You can control the column's first and subsequent values, by specifying those values when you create the column. The good news is that seeding and reseeding an identity column is easy and relatively safe, if...
- Tags: Microsoft SQL Server, Server, Column, Value, Susan Harkins, Identity Column, Databases, Enterprise Software, Software, Data Management
- Download resources 2008-07-15
- Excel macros for finding out recurring values in a column
- This is what I need to do:for worksheet.column= p13 value='Blocked'On activating worksheet1.check the status cloumn in each worksheet in the file.2.if status value is blocked, give count3.check if value is present in defect column where the value of status is blocked.4.then check the count of values in defect cloumn.should be...
- Tags: Microsoft Excel, manju.jacob@..., defect column
- Discussion threads 2007-08-01
- Microsoft Excel 2003
- I would like to be able to automatically move a cell value if a specific value is listed. For example there was a zero in line 9 column H I would like to move the value in cell address line 9 column G to line 9 column J. Does anyone...
- Tags: Microsoft Office, Microsoft Corp., Microsoft Excel, dandgfrazier@..., cell, Microsoft Excel 2003
- Discussion threads 2007-05-16
- Remove spaces from a string
- I'd like to remove all of the spaces from every string value contained in a particular column of an Access 97 table. I'd like something a little easier than looping through a DAO recordset, but that will do if someone can help me with the code as I'm a bit...
- Tags: afisher@..., programming, UPDATE table SET
- Q&A 2005-08-10
- Access 2003/2002/2000 Sample: Multiple Column Reports database (exe)
- The Multiple Column reports sample database for Microsoft Access contains sample reports that demonstrate creating telephone book style multiple column reports. Use this database in conjunction with the Get it done with Access: Multiple Column Reports column on Office Online. This version is the first release on CNET Download.com.
- Tags: Microsoft Access, Microsoft Corp., Databases, Microsoft Office, Storage, Enterprise Software, Software, Data Management, Office Suites, Hardware
- Software downloads 2007-10-02
- Dealing with differences in CSS floats in IE and Netscape
- Get left column to resize with rightThe problem I have seen with using "float" for multi-columnar layouts is you can get one column to resize, but the other does not resize with it.In Michael's example, when you resize the window in IE or Firefox, the silver background behind column 2...
- Tags: CSS, jomoweb, Microsoft Internet Explorer, Netscape Communications Corp.
- Discussion threads 2004-10-07
- Learn to use MySQL column types
- This sample chapter, taken from Sams' MySQL Language Reference, offers an overview of column types in MySQL. Learn about the different column types in MySQL, including numeric types, date and time types, and string character types.This sample chapter, taken from Sams' MySQL Language Reference, describes the properties...
- Tags: Sams Publishing, MySQL, Column Type, Open Source, Databases, Enterprise Software, Software, Data Management
- Book chapters 2005-10-27
- MX Stop Stop (exe)
- MX Stop Stop is a unique game that tests the accuracy of your timing. The idea of the game is fairly simple. You have to halt the stop watch as close as possible to the checkpoints of 10, 20, 30, 40 & 50 seconds. Scores of the range 0 -...
- Tags: MX Stop Stop, Games, Personal Technology
- Software downloads 2007-10-10
- << Previous
- page 1 of 1
- Next >>