+ Reply to Thread
Results 1 to 2 of 2

using value in cells to populate VBA code

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-10-2017
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    141

    using value in cells to populate VBA code

    Hi guys just wondering if anyone could help me.

    I use a admin spreadsheet to track my work groups administration and reporting for my boss with the network we use it requires to save on the members profile when they log in and i am trying to make this simple so all members that are in my position can easily use this document on there workers.

    Im trying to figure a way were i can refer to sheet Data for particular things within the VBA code is this even possible.

    You will see in my template i have a sheet for each work colleague and a overall sheet.

    key things i am looking at trying to populate from the data sheet are workers names workers emails so it automatically sends to them and the bosses profile, this way members wont need to change the code they just change Data sheet.

    Thanks in advance for any assistance.
    Attached Files Attached Files

  2. #2
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,410

    Re: using value in cells to populate VBA code

    try to save all your data to a 'pseudo database' structured table format - then have a single report template instead of individual personal sheets.
    for data storage and manipulation do not use merged cells they cause all manner of problems manipulating data.
    I know this is a big ask, however it will save you and anyone assisting you a lot of heartache.
    Torachan,

    Mission statement; Promote the use of Tables, Outlaw the use of 'merged cells' and 'RowSource'.

+ 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. Code for IF a Range of Cells contains EOMONTH then populate other with Formula
    By ffbaker81 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-20-2021, 05:32 PM
  2. Code to auto-populate cells upon double-click
    By melanemac in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-02-2018, 11:56 PM
  3. Vba code to populate cells based on textbox value
    By Sintek in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-12-2016, 11:38 AM
  4. [SOLVED] VBA: Looped code doesn't populate correct cells on certain sheets
    By surePac in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-19-2014, 11:57 AM
  5. VBA code to auto populate different cells
    By drewship in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-30-2009, 12:15 PM
  6. VBA code to populate 1000's of cells?
    By nomail1983@hotmail.com in forum Excel General
    Replies: 14
    Last Post: 03-31-2006, 01:15 AM
  7. VBA code to populate 1000's of cells?
    By nomail1983@hotmail.com in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-31-2006, 01:15 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