Timeline for Normalizing data in Excel table column with multiple values
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 25, 2017 at 23:27 | answer | added | MacroMarc | timeline score: 0 | |
| Aug 23, 2017 at 13:45 | vote | accept | Dimitrios Papadopoulos | ||
| Aug 22, 2017 at 7:01 | comment | added | Dimitrios Papadopoulos | Its not important as long as they are in the table. They dont need to be sorted out , this is just data that i later feed into a pivot chart to get some analytics. | |
| Aug 21, 2017 at 19:24 | answer | added | PeterT | timeline score: 2 | |
| Aug 21, 2017 at 17:06 | answer | added | Brandon Barney | timeline score: 4 | |
| Aug 21, 2017 at 16:58 | comment | added | PeterT | How important is it to -insert- the new rows in place? Can they be added onto the end of the data? Would re-sorting to match the original order be necessary? | |
| Aug 21, 2017 at 14:50 | comment | added | Mathieu Guindon |
I see someone on your [now deleted] SO question mentioned switching off Application.ScreenUpdating and Application.Calculation to speed up the processing - while somewhat useful, note that this recommendation doesn't make your code/logic any more efficient. Glad you took your question over here - you'll learn a ton of things Stack Overflow wouldn't bother showing you =)
|
|
| Aug 21, 2017 at 14:42 | history | edited | Mathieu Guindon | CC BY-SA 3.0 |
added 28 characters in body; edited title
|
| Aug 21, 2017 at 14:28 | review | First posts | |||
| Aug 21, 2017 at 14:34 | |||||
| Aug 21, 2017 at 14:25 | history | asked | Dimitrios Papadopoulos | CC BY-SA 3.0 |