sleggeauto
New Member
- Joined
- Jan 22, 2018
- Messages
- 2
Hello guys.
Writing here, hoping that someone can help me out.
I have two formuls on "Sheet 1" that looks like this:
=CONCATENATE(A13;",";B13;",";C13;",";D13;",";E13;",";F13;",";G13;",";H13;",";I13)
=CONCATENATE(A14;",";B14;",";C14;",";D14;",";E14;",";F14;",";G14;",";H14;",";I14)
I want ONE button which I can click to make the results of those formulas to appear in cell "G2" and "H2" at "Sheet 2".
From what I have understand, the only way that is possible is by creating a macro. I have tried for 3 days now googling and tinkering, but I cannot get it right.
Biiiiig thank you in advance!
Writing here, hoping that someone can help me out.
I have two formuls on "Sheet 1" that looks like this:
=CONCATENATE(A13;",";B13;",";C13;",";D13;",";E13;",";F13;",";G13;",";H13;",";I13)
=CONCATENATE(A14;",";B14;",";C14;",";D14;",";E14;",";F14;",";G14;",";H14;",";I14)
I want ONE button which I can click to make the results of those formulas to appear in cell "G2" and "H2" at "Sheet 2".
From what I have understand, the only way that is possible is by creating a macro. I have tried for 3 days now googling and tinkering, but I cannot get it right.
Biiiiig thank you in advance!