Categories: Projects, .Net, ASP, Visual Basic, Silverlight, 3D, SQL Server, 2005, 2008, VBA

Iterating through Excel Named Ranges

Permalink 04/24/12 09:49, by admin, Categories: Microsoft, Office, 2007, VBA , Tags: excel 2007, excel vba, vba 2007
Simple code to iterate through named ranges Dim fm as Form Dim nm As Name Dim val As Double For Each nm In ActiveWorkbook.Names 'Check MacroType and Sheet References (in Name and Value) 'If (nm.MacroType < 0 And InStr… more »

Iterating through Workbook Tables

Permalink 04/24/12 09:51, by admin, Categories: Microsoft, Office, 2007, VBA , Tags: excel 2007, excel vba, vba 2007
Nothing special just want to put a culmination of information available out there into one useful code-snippet Dim wb As Workbook Set wb = ActiveWorkbook Dim ws As Worksheet Dim lo As ListObject Dim lc As ListColumn Dim lr As Li… more »

SQL Agent Jobs - Non Maint Plan

Permalink 03/20/12 10:20, by admin, Categories: SQL Server, 2008, 2005 , Tags: ms-sql, sql 2005, sql 2008, sql agent jobs
While doing some development found a need to find non-Maintenance Plan Jobs for doing some reporting. After couple minutes searching Google and some other sites, there is a huge lack of information or queries that effectively show how to obtain or tie s… more »

Acquire SQL Service Account

Permalink 02/14/12 05:40, by admin, Categories: SQL Server, 2008, 2005 , Tags: sql agent service account, tsql, xp_instance_regread
LinkBack: Found this nice little code snippet for researching the SQL Agent running account. Left a linkback to the original site, but it was seriously laggy due to some backend stuff.DECLARE @SrvAccount varchar(100)set @SrvAccount =''… more »

Linked Server....

Permalink 07/25/11 10:14, by admin, Categories: Projects, SQL Server, 2008, 2005
Well today, I started the fun filled adventure of managing data from/to a LinkedServer. During this learning curve, I found plenty of information about how to query from and instert into a Linked server but most of them utilized the OpenQuery TSQL Sta… more »

:: Next >>

AdSense

Programming Blog about the different projects we are working on.

Search

May 2012
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

XML Feeds

powered by b2evolution

©2012 by admin

Contact | b2evo skin by Asevo | PHP framework | vps | François