rainmaker1011
New Member
- Joined
- Jan 2, 2023
- Messages
- 11
- Office Version
- 365
- Platform
- Windows
Hi,
I have two lists of values and I need to combine them into one big list. See example
List A has values, List B has values. Each value from List A gets each value from List B. I need the output, where in column A I have List A values and in column B I have list B values.
Can you please suggest a nice VBA to solve this? In reality I have 300 entries in List A and 30 entries in List B
Thanks
Marek
I have two lists of values and I need to combine them into one big list. See example
List A has values, List B has values. Each value from List A gets each value from List B. I need the output, where in column A I have List A values and in column B I have list B values.
Can you please suggest a nice VBA to solve this? In reality I have 300 entries in List A and 30 entries in List B
Thanks
Marek