TechRepublic Resources
- Simplify admin tasks by exporting Active Directory data with csvDE
- Depending on how thoroughly you use it, Active Directory can hold some very valuable information on your company and its staff. Not only does the directory contain the basic credentials of each of your users, but if fully populated, it will hold the users' contact information, including e-mail addresses and...
- Tags: Administrator, Data, CSV File, CSVDE, CSV, Microsoft Windows Active Directory, Directory Services, Enterprise Software, Software, Justin Fielding
- Blog posts 2008-01-22
- creating folders using vbs from csv
- I have a more complex need that i can resolve in vbs if i could figure out how to create script to create folders that are listed in a csv. I can do it from excel but can seem to figure out csv and installing excel just to be able...
- Tags: atucakovic@..., strName, csv
- Discussion threads 2007-11-01
- MS Excel - no scroll
- I have created a spreadsheet for my customers to use, however some users are unable to "scroll' up/down. They say they can scroll from side-to-side though.My spreadsheet was created using MS Excel 2003. Does anyone know why this may be happening?All responses are appreciated!!!Possible compatibility problemFind out what version of...
- Tags: PRODUCTIVITY, Microsoft Office, Microsoft Corp., thurmbo@..., csv, Microsoft Excel, spreadsheet
- Discussion threads 2007-10-30
- Excel 2003 + csv
- Hi,I've an issue saving a csv file in Excel 2003 SP2. I've created an 11 field file in Excel and saved it as csv. In this file some of the fields will not always be populated and it's often fileds 9 -11 that are left un-populated. Excel maintains csv format...
- Tags: Microsoft Office, joslawler@..., cell, csv, Microsoft Excel, filed, Microsoft Excel 2003
- Discussion threads 2007-10-31
- VBA module to download csv Data to Excel
- Forgive my newness but what would be the best way to automate or write a module so that every time I download CSV from a web site it will automatically save to an Excel file? Is this possible in scripting? New to the tech stuff so don't know how this...
- Tags: Microsoft Office, Web site development, mccalli.kitti@..., Microsoft Excel, CSV, VBA
- Discussion threads 2007-08-22
- File Coversion Software
- Hi Everyone, I am currently working on a serious Project in excel format and most of the work I do transfer to excel are in hard copy. I need a simple software that can convert hard copy files into excel or mswd document.I mean when I scan it into pdf...
- Tags: Scanners, Tools & Techniques, Microsoft Office, MACNOR2003@..., OCR Software, csv, software
- Discussion threads 2007-07-16
- How to import a list of users to a PDL in exchange 5.5 from a .csv
- Hey there people, I hope you might be able to help me.Exchange 5.5....I need to add +700 users to an existing PDL. The thing is, This is what I have (The issue was way bigger but after a couple of scripts and working with ms excel it went down...
- Tags: E-mail servers, jlreyess@..., PDL, csv
- Discussion threads 2007-05-04
- How to export contacts from hotmail
- How to export contacts from hotmail to any email account (without outlook or paying for a premium service). Follow the procedure step by step, it takes 10-15 minutes.1 Go to “contacts” in hotmail. Highlight names and addresses with the mouse. Copy all the names and the email addresses. 2 Put...
- Tags: Microsoft Excel, Microsoft Office, nyreporter@..., Go-to, csv, e-mail
- Discussion threads 2007-04-23
- Outlook 2003 keeps importing duplicates into Contacts from a .csv file
- Please help! Everytime I import contacts via .csv file, Outlook creates duplicates in Contacts. I have not edited the .csv file and attempted this task four consecutive times in a few different ways. This has resulted in four of each contact."Check for duplicate contacts" is checked in the Contact Options.I...
- Tags: Microsoft Office, Groupware, d_sasaki@..., csv, Please Help, Microsoft Outlook, Microsoft Outlook 2003
- Discussion threads 2007-03-29
- Picture Library (zip)
- Picture Library is a powerful picture-editing tool, a picture viewer and a picture-database program that can help you manage and organize your picture collections. It supports all popular image formats. Picture Library uses Access database format, it provides many useful database fields, such as category, album, series, photographer, place, time,...
- Tags: Creation, Picture Library, CSV, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2005-12-01
- Want to convert .txt or .pdf to excel format
- I want to convert .txt or .pdf files to excel(.xls) format. I do not have excel installed in my system. Is there a tool to convert .txt or .pdf files to .xls format without having installed Microsoft excel in my system. I wish to use the converted .xls file in...
- Tags: txt, Adobe PDF, Venkatramaiah.sudarsan@..., feedback, Microsoft Excel, OpenOffice, OOo Calc
- Discussion threads 2007-02-24
- Excel to .csv loses format
- Although I've had no past problems with this exact file I now find I cannot format a two digit number and keep its format after closing the file. I have tried in both Excel and also after converting to .csv file but format converts back to original. Does anyone...
- Tags: csv, deb@..., software, Microsoft Excel
- Discussion threads 2007-01-15
- How to import DNS records previously exported to csv back into Server 2003?
- I have previously exported a lot of DNS records from a DNS server on Windows Server 2003. Now I wish to import those records back into my DNS forward lookup zone. I however cannot find any menu within the MMC that allows me to do that. I am wondering if...
- Tags: cchan@..., DNS, DNS Records
- Discussion threads 2007-01-10
- Organizer export help
- How do I setup ODBC to export?I want to export organizer to csv (for instance) and get a weird msg during export, which it does not export/complete.""0x0, im003, [Microsoft][ODBC DLL] Specified driver could not be loaded ""Does anyone who
- Tags: Databases, joeaxe@..., csv
- Discussion threads 2006-11-15
- Add user script from csv file
- I downloaded a script from this site for adding AD users from a csv. The problem is that I cannot get the script to go past the first user. It gets hung at the first user and stuck in an endless loop saying the first user already exsists....
- Tags: add users, script, programming, windows, active directory, SLogon, imapatriot243@..., CSV File, first user, CSV, oConnection Dim oRecordSet Dim oNewUser, user account
- Discussion threads 2006-11-15
- xls to csv
- I have an Excel file whose data I need in a comma-delimited text file. I have tried Save As and got only tab-delimited or various other kinds of nonsense I cannot convert to csv. I am focussing on Access as an intermediary, but, if I link to the file and...
- Tags: Microsoft Office, csv, Microsoft Excel
- Q&A 2006-09-19
- Exporting html text to excel
- I have about 500 names and addresses from our head office's database which are laid out as a series of web pages and I need to export this data into a Microsoft Excel spreadsheet. The html pages have text separated by commas and I want each text block inside commas...
- Tags: HTML, comma, bldsm@..., software, CSV, Microsoft Excel
- Q&A 2006-07-11
- Excel
- I have an export of quickbooks to excel. I am trying to get all the customers info.SO i exported it, only to find that it put the company name, address, state, zip all in one column. Is there a way to spilt this up?I tried the data menu, text to...
- Tags: Microsoft Excel, csv
- Q&A 2006-06-07
- Easily parse string values with .NET
- split method in .NET still does not handle real-world CSVAbsent from VB6, and apparently still absent from .NET is an easy method to parse real-world CSV (comma-separated-value) files.Here's a typical CSV string...14325,George Smith,123 Elm St,"Dayton, OH 45420",A,3...and you want it split like this...14325George Smith123 Elm StDayton, OH 45420A3...where the comma...
- Tags: .NET, Application servers, CSV, Microsoft .NET
- Discussion threads 2006-05-19
- export xls to csv
- Hi,I'm looking for a macro in excel that lets me export to csv.The filename must be the name of the sheet combined with the month and year on the moment of export.Can somebody help me out? I've been searching for a few hours but no luck so far.Kind regards,PM.Might take...
- Tags: csv, Macro, C:\Documents
- Q&A 2006-05-01