[xpost][/xpost]
Multiple sites.
Someone please help, I'm pulling my hair out. I'm looking for a macro that can turn data in sheet 1 into sheet 2. Thank you.
[xpost][/xpost]
Multiple sites.
Someone please help, I'm pulling my hair out. I'm looking for a macro that can turn data in sheet 1 into sheet 2. Thank you.
Helllo,
Could you explain why all issue codes should end up with their respective 6 languages ...
but the issue code 6005 would only get 3 languages ???
May I ask how large is the actual database ... since a couple of formulas could handle this transformation ...
Only a couple of MB to be pasted in Access.
Only a couple of MB to be pasted in Access.
and in number of records ...?
I have a few examples of data where this macro would help, in this scenario it is looking at 6 "objects" (languages) I have another where it would be 26 and another around 50.
I have over 12k translations to rearrange. Thank you.
So basically ... with a macro Step 6 ... you would be able to modify it to get the two other macros : Step 26 and Step 50 ...
Is that right ?
Not sure I'm following. I have other data in the same format, so imagine i had 26 languages to arrange or 50 languages.
Attached is your initial test file
Hope this will help
Sadly ... just saw the Notice from a Moderator ... !!!
Could you take some time to read the Forum Rules ... Thanks
Carim Yes sorry i didnt know the forums were linked but i will post/upload your workbook as a conclusion. looking at the macro i am having some difficulty modifying it, I have changed Sheet 1 (Source) lstep to 29 to arrange 29 columns of data, the rng to B1:AD1 and sheet 3 (Output) and the debug is at this point
last2 = .Cells(Rows.Count, "A").End(xlUp).Row + 1
Carim Yes sorry i didnt know the forums were linked but i will post/upload your workbook as a conclusion. looking at the macro i am having some difficulty modifying it, I have changed Sheet 1 (Source) lstep to 29 to arrange 29 columns of data, the rng to B1:AD1 and sheet 3 (Output) and the debug is at this point
last2 = .Cells(Rows.Count, "A").End(xlUp).Row + 1
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................But does the macro function ???
Thanks for your confirmation the macro works
Thanks also for your Thanks ...AND for the Like
By the way ... do not know if you are still planning to have a generic solution ... say for a number N of different languages ...
If that is the case, it would be important, especially for performance constraints, to know approximately your number of records ...
as this would certainly impose to use a different coding method ...
Yes I do know how many languages but it is different for each sheet, hence i tried to edit and realized it doesn't play well with formulas.
Could you give an indication of your number of rows ....
it could be upto 3000 rows.
In this example it is 29 columns and upto 5000 rows, however the rows data is by formula and it doesnt seem to work here.
*EDIT* in sheet 1 the code should be =sheet4 B2 as 9999 the person code but that makes it worse.
Don’t have an account yet? Register yourself now and be a part of our community!