+ Reply to Thread
Results 1 to 4 of 4

Automatically Changing a cell value and Record another cell value

  1. #1
    Registered User
    Join Date
    03-29-2014
    Location
    the reinlsr
    MS-Off Ver
    Excel 2013
    Posts
    2

    Red face Automatically Changing a cell value and Record another cell value

    Hi, I am a little new in using VBA, but i have experiences in using C and Matlab. I am currently working on a project using excel worksheet.

    What I have in my work sheet is a section full of calculations and formulas. I need to input a list of numbers (1-10) in a specific cell in the this section. (Lets say A1). Then my results will generate at D1,D2 & D3.

    How to set up an VBA that will allow me to automatically input the numbers (1-10) into the input (A1 cell), and record their corresponding D1, D2, D3 in another table.

    Thank you for helping!!!
    Last edited by edwin.wong; 03-29-2014 at 07:14 PM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Automatically Changing a cell value and Record another cell value

    Something like:
    Please Login or Register  to view this content.
    Tweak ranges to suit.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    03-29-2014
    Location
    the reinlsr
    MS-Off Ver
    Excel 2013
    Posts
    2

    Thumbs up Re: Automatically Changing a cell value and Record another cell value

    Thank you very much, this method does work.

    However, my input values are actually ranging differently
    Here are the actual value: 0.001,0.002,0.003,0.004,0.005,0.01,0.012,0.015 & 0.02

    The paste function would not work unless it is a whole number, what is the other way to tweak it?

    !!And one more thing, my output is actually placed in difference cells, For ex, D1, E3, E6, how can I exactly output it then?

    Thank you so much!!!
    Last edited by edwin.wong; 03-29-2014 at 07:31 PM.

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Automatically Changing a cell value and Record another cell value

    Something like:
    Please Login or Register  to view this content.

+ 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. Automatically changing a cell depending on another cell.
    By dean.grimshaw in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-26-2013, 08:36 AM
  2. How to record a changing cell
    By simmo86 in forum Excel General
    Replies: 2
    Last Post: 02-29-2012, 05:22 PM
  3. Replies: 0
    Last Post: 12-08-2011, 10:12 AM
  4. Replies: 1
    Last Post: 12-12-2007, 10:19 AM
  5. [SOLVED] how do i record changing cell data (cell is dde linked)
    By Morph in forum Excel General
    Replies: 1
    Last Post: 09-21-2005, 08:05 PM

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