Hi!
I'm new to the forum and was wondering if someone out there could give me a little guidance.
I recently watched the linked Youtube video which detailed how to add a new line containing data into a table using a macro button. Whilst the video was great and was incredibly helpful I am still struggling with one thing related to this, how to add data to a table with its corresponding formula.
For example, in the video when you use the formula "myRow.Range(1)=Range("B2")" this takes the information as it appears in the cell and enters it exactly, even if there was formula in the cell. Essentially it pastes values and not formulae.
Is there a way to do this using the same code format as in the video or do I need to start from scratch?
Any help would be greatly appreciated.
I'm new to the forum and was wondering if someone out there could give me a little guidance.
I recently watched the linked Youtube video which detailed how to add a new line containing data into a table using a macro button. Whilst the video was great and was incredibly helpful I am still struggling with one thing related to this, how to add data to a table with its corresponding formula.
For example, in the video when you use the formula "myRow.Range(1)=Range("B2")" this takes the information as it appears in the cell and enters it exactly, even if there was formula in the cell. Essentially it pastes values and not formulae.
Is there a way to do this using the same code format as in the video or do I need to start from scratch?
Any help would be greatly appreciated.