+ Reply to Thread
Results 1 to 6 of 6

VBA Column Condense in access

  1. #1
    Registered User
    Join Date
    10-22-2014
    Location
    Birmingham UK
    MS-Off Ver
    Various
    Posts
    55

    VBA Column Condense in access

    Hi

    i have been using this in Excel and has been running fine but a little slow for my liking.

    would someone be able to replicate the relevant VBa coding for access to run this within the database so it updates the main table?
    the table has 95 columns

    Name|Skill|Team|1/1/15|2/1/15 Etc

    Please Login or Register  to view this content.
    Thanks

    Rob

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: VBA Column Condense in access

    Can you upload an example workbook which shows a before/after?

    Click on GO ADVANCED and use the paperclip icon to open the upload window.
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    10-22-2014
    Location
    Birmingham UK
    MS-Off Ver
    Various
    Posts
    55

    Re: VBA Column Condense in access

    HI

    I have managed to get the function working..just need to workout how to get a macro to call this?

    any ideas?

    Please Login or Register  to view this content.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: VBA Column Condense in access

    Use the RunCode action.

    PS Couldn't you speed this up by running a bunch of append queries?

  5. #5
    Registered User
    Join Date
    10-22-2014
    Location
    Birmingham UK
    MS-Off Ver
    Various
    Posts
    55

    Re: VBA Column Condense in access

    It would have to have 365 append queries?

    This is converting where i have the following columns
    Name | Skill | Team | 01/01/2015 | 02/01/2015 | 03/01/2015| to 31/12/2015

    I want to keep most of the processing in access as this removes the majority of the coding from the users workbook.

    Thanks

    Rob

  6. #6
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: VBA Column Condense in access

    Rob

    The queries would be created/run dynamically using code, in Access.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Condense- remove duplicates- of a two column dependent list
    By simple? in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-15-2013, 10:14 AM
  2. Replies: 4
    Last Post: 03-14-2013, 11:48 AM
  3. Condense duplicate data to one row, data in same column in new row
    By resmed in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-31-2012, 05:20 AM
  4. [SOLVED] Fast Condense of column data
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 06-20-2012, 02:16 PM
  5. condense column into unique discrete cells
    By prophetik in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-20-2012, 06:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1