+ Reply to Thread
Results 1 to 2 of 2

Copying multiple lines of code for shop drawings

  1. #1
    Registered User
    Join Date
    10-13-2023
    Location
    Melbourne, Australia
    MS-Off Ver
    Office 2019
    Posts
    2

    Copying multiple lines of code for shop drawings

    Hi all,

    I've recently been tasked with upgrading our somewhat dated Excel spreadsheets in the hope that they can generate a more end-user friendly print out for shop drawings.

    I've attached a copy of the spreadsheet, information is being pulled from the 'Door Information' sheet & transposed into the 'Level B' sheet. I've input the basic formulas to pull the first line's information which is Door No. D04 (cell ref: B6).

    My question is: How can I get the remaining lines to populate onto Level B sheet without having to manually enter the formulas? Sorry for the poor explanation, hopefully the attached can give a bit of a guide to what I'm trying to achieveShop Drawing Template.xlsm

  2. #2
    Valued Forum Contributor
    Join Date
    01-07-2022
    Location
    Europe
    MS-Off Ver
    Office 365
    Posts
    473

    Re: Copying multiple lines of code for shop drawings

    A couple of options:

    1) Create a dropdown of all the different door numbers, then use VLOOKUP to pull through the individual details throughout the template based on the selected door. Instead of having over 40 repetitive templates, you will only need one
    2) Use a fair amount of macros / VBA coding

    Which option you want to go down depends on your use case.

    Note that in cell B7 of your 'Level B' worksheet, one of the cells is referencing row 7 of the 'Door information' sheet, whereas all others are row 6. Is this intentional?
    <<< If you have valued anyone's contributions in this thread, please click * to thank them for their efforts

+ 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. Replies: 3
    Last Post: 11-15-2020, 10:05 PM
  2. [SOLVED] join the draw lines two by two creating a line in the union of each two different drawings
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-07-2020, 07:42 AM
  3. [SOLVED] Summary Sheet For Drawings Log with Multiple revisons
    By chullan88 in forum Excel General
    Replies: 20
    Last Post: 06-11-2016, 06:39 AM
  4. Replies: 17
    Last Post: 10-22-2015, 02:19 PM
  5. Replies: 1
    Last Post: 03-05-2015, 05:30 AM
  6. Excel 2007 : Copying multiple lines in each row
    By rakeshkool27 in forum Excel General
    Replies: 7
    Last Post: 01-07-2012, 07:09 PM
  7. copying .dwg drawings into Excel
    By adnan buran in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-19-2005, 06:10 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