Results 1 to 20 of 32

Thread: Arranging data that is in columns in a different dynamic way

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Arranging data that is in columns in a different dynamic way

    Hi

    I have some candidate names and their photos arranged in 4 'group columns'. I want to arrange the candidate names/photos in a 2x2 arrangement where groups 3 and 4 are 'underneath' groups 1 and 2.

    I am having 2 problems.

    Firstly due to the way the code is written if for e.g. Group3 is placed underneath group1, group3 will be overwritten when viewing/running macro for Group1 candidate pictures. Second - Each group list is dynamically generated (so its length can change). I therefore need the 2x2 table format to adjust according to the size of the list and Group3 and Group4 lists to start a few rows after the 'lastrow' of Groups 1 and Group 2.

    I appreciate that it is easier to do this using the 4 group column method but that is not how I need the data presenting.

    I have attached my file (irrelevant data stripped out) and would greatly appreciate it if anyone can help.

    Thanks in advance
    Attached Files Attached Files

Posting Permissions

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