UUU Newbie Joined Nov 5, 2022 Messages 11 Reaction score 4 Feb 11, 2023 #1 I have a list of words X 1 X 2 X 3 and another list of Y 1 Y 2 so need to combine x with Y so it will be X 1 Y 1 X 1 Y 2 X 2 Y 1 .....
I have a list of words X 1 X 2 X 3 and another list of Y 1 Y 2 so need to combine x with Y so it will be X 1 Y 1 X 1 Y 2 X 2 Y 1 .....
BowtiesAreCool Registered Member Joined Mar 11, 2015 Messages 92 Reaction score 48 Feb 11, 2023 #2 You should try ChatGPT and ask it to give you answers in a Table
MuayThai Elite Member Joined Aug 25, 2015 Messages 3,944 Reaction score 1,140 Feb 11, 2023 #3 I am really interested in resolving this task. But I don't understand the task. Can you be more specific?
I am really interested in resolving this task. But I don't understand the task. Can you be more specific?
JasonS Elite Member Joined Sep 15, 2012 Messages 6,007 Reaction score 2,881 Feb 11, 2023 #4 Just copy and paste the words in each column (Excel) and then select all of the columns and copy them into any text editor.
Just copy and paste the words in each column (Excel) and then select all of the columns and copy them into any text editor.
TZ2011 Senior Member Joined Jun 26, 2011 Messages 1,095 Reaction score 1,131 Feb 12, 2023 #5 You have online tools for that, like https://textmechanic.com/text-tools/combination-permutation-tools/line-combination-generator/ textmechanic was free some time ago but some sigma apparently purchased it and made it for pay. Old version (just design is changed) is somewhere on github, you can use it offline, in computer, simply clicking on index.html https://github.com/incubated-geek-cc/text-manipulation Last edited: Feb 12, 2023
You have online tools for that, like https://textmechanic.com/text-tools/combination-permutation-tools/line-combination-generator/ textmechanic was free some time ago but some sigma apparently purchased it and made it for pay. Old version (just design is changed) is somewhere on github, you can use it offline, in computer, simply clicking on index.html https://github.com/incubated-geek-cc/text-manipulation
G Giant SEO Senior Member Joined Jun 2, 2020 Messages 1,101 Reaction score 141 Feb 16, 2023 #6 Sorry need more info or you should try for chatgpt, I can't understand.
kaizer BANNED - Failed to resolve a dispute Joined Dec 8, 2006 Messages 2,857 Reaction score 339 Feb 17, 2023 #7 Can You Explain Clearly about that tools ?
Blurredinred Junior Member Joined Mar 30, 2020 Messages 106 Reaction score 46 Feb 20, 2023 #8 gpt baby. its great for putsy stuff like this
SupperMario Newbie Joined Feb 22, 2022 Messages 10 Reaction score 2 Feb 20, 2023 #9 Immediately thought of tables JasonS said: Just copy and paste the words in each column (Excel) and then select all of the columns and copy them into any text editor. Click to expand... Immediately I thought of Excel. But it is possible to create a special formula instead of doing it manually.
Immediately thought of tables JasonS said: Just copy and paste the words in each column (Excel) and then select all of the columns and copy them into any text editor. Click to expand... Immediately I thought of Excel. But it is possible to create a special formula instead of doing it manually.
sabalketel Newbie Joined Feb 18, 2023 Messages 14 Reaction score 4 Feb 20, 2023 #10 i can write a python script to solve this for you, if you are interested, i'll do it for fair price for you
i can write a python script to solve this for you, if you are interested, i'll do it for fair price for you
S steveo536 Registered Member Joined May 21, 2009 Messages 90 Reaction score 24 Feb 21, 2023 #11 Excel or Google Sheets. Will take you 1 minute to setup.
R Russian Ivan Registered Member Joined Jan 29, 2012 Messages 59 Reaction score 11 Mar 11, 2023 #12 Try the program - ppc keyword generator
dealstrip BANNED Joined Feb 16, 2019 Messages 51 Reaction score 8 Jun 20, 2023 #13 If you want that for some kind of web automation.. you can dm me...
Chatorio Junior Member Joined Dec 11, 2022 Messages 126 Reaction score 104 Jun 20, 2023 #14 Use Excel, there are many Excel video tutorials on YouTube to make it easy.
E Examiner Newbie Joined Nov 16, 2014 Messages 21 Reaction score 5 Jun 20, 2023 #15 what type of tool you want? do you want calculator to calculate this matrix because this is matrix multiplication
what type of tool you want? do you want calculator to calculate this matrix because this is matrix multiplication
A asmorth Registered Member Joined Nov 23, 2015 Messages 82 Reaction score 11 Jun 21, 2023 #16 Use excel will hardly take 5 minutes Google how to join cells using &&