Forum Discussion
How to shape data by cell and not by column?
Hi everyone,
I hope your're well and can help the newbie I am.
I need to import and compile 25 identical excel files (KPI) - my problem is that my data (indicatirs) are either percentages or numbers within the same columns. I know it is possible to decide that column X will be % only, but is it possible to do so per cell ?
Thanks in advance,
Best
3 Replies
- PijushRoyCommunity Champion
Hi ninonninus
It is good if you can convery percentage number multiply by 100 before you append files
If you upload all excel file as folder and you are combining, please let us know - AnonymousNot applicable
Hi ninonninus ,
Sorry, not very clear and I need more information.
Do you want percentages and numbers to exist in the same column at the same time?
Or, separate the percentage and number columns so that they exist in two columns.
If possible, provide some dummy data and give the corresponding desired results, presented in the form of a table. It will be very helpful in solving problems.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ninonninusNew Member
Indicators Quarter 1 Quarter 2 Nb of submitted proposals 20 10 % of successful proposals 80% 100% Nb of ongoing contracts 16 26 % of contracts with no cost extension 50% 30% Hi Stephen and thanks!
I want percentages and numbers to exist in the same column at the same time.
See above an example (knowing I have those kind of data for 25 different agencies, having each an excel file).
Thanks in advance,
Best
Ninon