+ Reply to Thread
Results 1 to 2 of 2

Copy template horizontally and vertically

  1. #1
    Registered User
    Join Date
    11-22-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    1

    Copy template horizontally and vertically

    Hi all

    I am trying to make an interactive form as such where by I can add both columns and rows.

    I have the rows set up so that when I press the 'Add Record' button the default template will copy in and below the last record.

    I am now trying to achieve the same thing horizontally so that I can further add details. I'm stuck trying to do this and would like assistance.

    I have added the excel spreadsheet for reference. Any help would be much appreciated.

    Best regards

    Test Form.xlsm

  2. #2
    Forum Contributor
    Join Date
    03-14-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    491

    Re: Copy template horizontally and vertically

    I'm new to VBA but logically I would think that you would have to implement the same strategy and then just use something like the following to paste it.

    I would create it under a new Macro Button called "Update Records"
    #Range("B2").Offset(0, 1)#

+ 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] Is it possible to freeze both vertically and horizontally?
    By claralou in forum Excel General
    Replies: 4
    Last Post: 09-27-2013, 05:04 AM
  2. Replies: 5
    Last Post: 01-27-2013, 09:36 PM
  3. [SOLVED] Sumproduct vertically and horizontally
    By jimstrongy in forum Excel General
    Replies: 2
    Last Post: 03-21-2012, 04:37 PM
  4. Excel 2007 : Merging data horizontally vs. vertically
    By enhydra in forum Excel General
    Replies: 4
    Last Post: 12-12-2010, 06:16 PM
  5. Freezing panes horizontally and vertically
    By tryer in forum Excel General
    Replies: 2
    Last Post: 08-22-2009, 07:27 AM

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