+ Reply to Thread
Results 1 to 4 of 4

Need VBA to create table from sheet data with dropdown list option

  1. #1
    Registered User
    Join Date
    12-09-2022
    Location
    sydney
    MS-Off Ver
    2016
    Posts
    25

    Need VBA to create table from sheet data with dropdown list option

    Dear expert

    i have set of rawdata which need to create dashboard, i have huge data which takes alot time

    i want vba code to create dashboard table A to Z team wise order,

    code has to start from A9 cell
    A9 Merge 3 cell down = Team
    B9 Merge 3 cell down = Function
    C10 = Associate Name

    and dropdown list of Client status and Status fill against row 8:8 till end of date

    follow as above till end of text

    find the attachment.

    when ever click button delete table upgrade newly

    thanks
    Attached Files Attached Files

  2. #2
    Forum Guru Sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2019 | 2021
    Posts
    14,958

    Re: Need VBA to create table from sheet data with dropdown list option

    Rule No 1 in Excel...Don't merge cells...
    Good Luck...
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the [★ Add Reputation] to left of post window...
    Also....Add a comment if you like!!!!
    And remember...Mark Thread as Solved...
    Excel Forum Rocks!!!

  3. #3
    Registered User
    Join Date
    04-10-2022
    Location
    London, England
    MS-Off Ver
    365
    Posts
    20

    Re: Need VBA to create table from sheet data with dropdown list option

    I wouldn't recommend using merged cells, they can be a real pain to work with. But if you must, you can merge cells like this:
    Please Login or Register  to view this content.
    I would put the data in "Rawdata" into an array, loop through while adding the new rows in the project sheet.

    If you give it a go and send through your code, we can help if you get stuck
    Giuseppe
    www.effinovate.com

  4. #4
    Registered User
    Join Date
    12-09-2022
    Location
    sydney
    MS-Off Ver
    2016
    Posts
    25

    Re: Need VBA to create table from sheet data with dropdown list option

    any help from expertise?

+ 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. Use a dropdown list and a button to create a PDF of a single sheet in a workbook.
    By austensaari in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-08-2023, 02:30 PM
  2. Assign data to option of dropdown list
    By joosttrommelen in forum Excel General
    Replies: 2
    Last Post: 04-21-2020, 10:03 AM
  3. Dropdown box suggested list option by typing the first letter of an option
    By jennis7242 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-19-2017, 10:39 PM
  4. I would like to create an excel sheet with pick from the list option
    By rakul_rakul in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-31-2015, 01:43 PM
  5. [SOLVED] create input form from dropdown list and save data in table
    By Bax in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2013, 06:21 AM
  6. Replies: 10
    Last Post: 03-19-2007, 11:30 PM
  7. [SOLVED] Does Excel 2002 have a List>Create List option under Data?
    By Jesse in forum Excel General
    Replies: 3
    Last Post: 05-20-2005, 09:06 AM

Tags for this Thread

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