Excelguru.ca - Powered by vBulletin
  • Register
  • Help

  • Home
  • Products & Services
    • Live Training
    • Video Courses
    • Private Courses
    • Consulting & Mentoring
    • Training Calendar
    • Books
    • Affiliate Sales Program
    • About Us
    • Today's Posts
    • FAQ
    • Calendar
    • Community
      • Member List
    • Forum Actions
      • Mark Forums Read
    • Quick Links
      • View Site Leaders
  • Blog
  • Forum
    • Excelguru Forums
    • What's New?
    • Today's Posts
    • Forum Guide
    • Forum FAQ
    • Supported BB Code Tags
  • Resources
    • Online Training
    • Recommended Books
    • Add-ins & Tools
    • Excel Blogs
    • Useful Links
  • Knowledge Base
  • Contact Us
  • Advanced Search
  • Home
  • Home
  • Knowledge Base Articles

  1. If this is your first visit, then welcome! Be sure to check out the FAQ by clicking the link above.
    Register here so that you can post in the forums or comment on the articles.

  • Knowledge Base Articles By Category

    Access - ADO (4)
    Access - SQL (4)
    Access - VBA Programming (10)
    Downloads - Games (1)
    Downloads - Learning Aids (11)
    Downloads - Utilities (9)
    Excel - ADO (4)
    Excel - Charts and Data Visualization (1)
    Excel - Formulas (8)
    Excel - General Tips (36)
    Excel - Interactive Pages (9)
    Excel - PivotTables (12)
    Excel - Power Query (3)
    Excel - PowerPivot (7)
    Excel - SQL (4)
    Excel - UDF (7)
    Excel - User Interface Customization (2)
    Excel - VBA Programming (49)
    Excel - WebApp (4)
    Internet Explorer - VBA Programming (1)
    Novell Groupwise - VBA Programming (2)
    Other - General (1)
    Outlook - General Tips (5)
    Outlook - VBA Programming (7)
    PDF Creator - VBA Programming (11)
    Power BI (3)
    PowerPoint - VBA Programming (7)
    Publisher - VBA Programming (7)
    Syndicated Articles (7)
    Training Products (10)
    Word - VBA Programming (8)
  • Access - SQL

    Creating an Access Database (on the fly) Using VBA and SQL 

    by
    Ken Puls
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 2006-09-05 07:22 AM     Number of Views: 63732 

    I recently had reason to create a database on the fly if one did not exist. Since it took me some trial, error and searching (and then more trial and error,) I decided to share the method to do this. The following routine will create an Access database from any VBA enabled application, such as Word, Excel, Outlook, etc...
    ...
    Read More Read More 1 Comment

    Retrieve Data From A Database To Excel Using SQL 

    by
    Ken Puls
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 2006-04-12 07:52 AM     Number of Views: 74441 

    This article shows how to retrieve a recordset from a database and place it in an Excel worksheet, using an ADO connection to pass SQL strings. ...
    Read More Read More 1 Comment

    Populate Multi-Column Listbox With Data From Access 

    by
    Ken Puls
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 2006-02-16 09:11 AM     Number of Views: 24613 

    Macro Purpose:
    • Retrieves data from an Access database, and fills it into a userform listbox.
    ...
    Read More Read More

    Export A Range Of Excel Data To A Database 

    by
    Ken Puls
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 2004-12-21 08:09 AM     Number of Views: 47082 

    Macro Purpose:
    • Exports a table of data from Excel into a database, using an ADO connection to pass SQL strings.

    ...
    Read More Read More 6 Comments
  • MVP Logo
  • Recent Forum Posts

    Bill Szysz

    Power Query to move 24 values

    Code: [View]
    let
        Source = Excel.CurrentWorkbook(){[Name="Tabela1"]}[Content],
        ColD = List.Combine(List.Transform(List.FirstN(Source[D],
    ...

    Bill Szysz Today, 10:51 PM Go to last post
    Charley

    What's the best calendar strategy?

    What's the best strategy for managing a dynamic calendar for DAX, as defined by Power Query?

    We could keep it in the Data Model, in a worksheet...

    Charley Today, 10:35 PM Go to last post
    p45cal

    Macro for filtering/copying/and pasting to new tabs

    groan…
    cross posted without links:
    https://www.reddit.com/r/excel/comme...my_excel_file/
    kamehameha1...

    p45cal Today, 07:35 PM Go to last post
    Heyjoe

    Applying Filter on Button Click

    This can easily be done with the macro recorder.
    Select the columns that contain your data.
    Click on data, then filter.
    Click on the...

    Heyjoe Today, 06:48 PM Go to last post
    mk_alii

    Applying Filter on Button Click

    Hello All,




    I am trying to apply a filter from VBA code.




    It's a table, named "AllProjectsOutstanding",...

    mk_alii Today, 05:20 PM Go to last post
  • Contact Us
  • Excelguru Forums
  • Archive
  • Top
All times are GMT +1. The time now is 11:32 PM.
Powered by vBulletin® Version 4.2.5
Copyright © 2019 vBulletin Solutions Inc. All rights reserved.
Pre-Defined Posts provided by Post Templates v1.6.1pl1 (Free) - vBulletin Mods & Addons Copyright © 2019 DragonByte Technologies Ltd.
Thread / Post Bookmarks provided by Thread / Post Bookmarking v1.2.0 (Free) - vBulletin Mods & Addons Copyright © 2019 DragonByte Technologies Ltd.
Copyright © 2004 - by Excelguru Consulting Inc.
Gravatar by 1e2.it