A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi @Cort Naab,
Thank you for posting your question in the Microsoft Q&A forum.
According to your concern, in Excel desktop app on a PC you can select multiple non-adjacent cells and columns by holding Ctrl and selecting the cells/columns. However, in iOS environment, Excel does not offer the desktop feature of selecting multiple cells, columns or select visible cells only.
At the moment, you can achieve your goal of copying columns A, B, D, F, and G only by creating a temporary data range for copying only using CHOOSECOLS formula:
- For example, the data you want to copy is in Sheet1. Then in a new worksheet (named it Export), you can use the CHOOSECOLS formula to return specific columns from Sheet1.
- For example, you want to export columns A,B,D,F,G only, you can use this formula in cell A1 of Export sheet: =CHOOSECOLS(Sheet1!A:G,1,2,4,6,7)
- The result will spill into 5 columns A,B,D,F,G and you can now select that spilled range, copy and paste it to another sheet
Your concern of missing this feature in iOS environment is completely an essential need that provide customers greater controls and actions with mobile devices which can help improve productivity when not using desktop app. That's why even the option is not available today, I'm still optimistic about future enhancements.
Because of that, I strongly recommend you share your feedback directly with the Microsoft engineering team via Microsoft 365 Feedback Hub → Send Feedback and describe your suggestion in detail. Your input plays a vital role in shaping the future of Microsoft products.
Note: As community moderators, we kindly ask for your understanding that our access to internal development details is limited. Our primary role is to guide users toward the appropriate resources and support channels. While we may not have influence product design decisions and have limited access to internal development details, we’ll continue doing our best to support you within the scope of our responsibilities.
Thank you for your understanding and corporation. If you have any concerns or questions in the future, please don’t hesitate to reach out. Not only will I be happy to assist you, but all moderators in the Q&A forum will also do their best to provide support and guidance.
Thank you for being a valued customer and for contacting us on the Microsoft Q&A forum.
Wishing you a wonderful day ahead.