Associate
- Joined
- 23 Apr 2007
- Posts
- 1,785
- Location
- Cardiff-ish, Wales
Hi guys,
I'm looking to input some text in a cell, and for it to be copied into a table on another sheet (SHEET TABLE), based on a Row and Column identifier that is selected using dropdown lists.
So, for example, I want to type in the text, then select Product 1 from the first list and Week 1 from the second list. I then hit a macro button and the value I've typed in goes to the SHEET TABLE, Cell B2, assuming that's where Product 1 and Week 1 intersect. And assuming Product along Columns, Weeks down Rows.
Then I could delete the text, type something else in, select Product 2, Week 1, hit the button and it would copy the text to SHEET TABLE Cell B3 etc.
Does that make sense?
I'm looking to input some text in a cell, and for it to be copied into a table on another sheet (SHEET TABLE), based on a Row and Column identifier that is selected using dropdown lists.
So, for example, I want to type in the text, then select Product 1 from the first list and Week 1 from the second list. I then hit a macro button and the value I've typed in goes to the SHEET TABLE, Cell B2, assuming that's where Product 1 and Week 1 intersect. And assuming Product along Columns, Weeks down Rows.
Then I could delete the text, type something else in, select Product 2, Week 1, hit the button and it would copy the text to SHEET TABLE Cell B3 etc.
Does that make sense?