CCSlice
New Member
- Joined
- Feb 11, 2022
- Messages
- 20
- Office Version
- 2016
- Platform
- Windows
Hi Mr. Excel Nation!
I am working with a large spreadsheet and the truth is that all the columns are not required for what the client wants to be done. I have attached a snip of the spreadsheet here but know that in reality this spreadsheet is about 30 columns and over 10,000 rows. I have highlighted the columns in red that I need in order to carry out the opening and updating of the reports located in SharePoint. The easy answer is to reduced the number of rows that is brought into Excel using Power Query, BUT the client, needs every column to be visible. Can I create an array of the columns I need rather than the whole sheet?
I am working with a large spreadsheet and the truth is that all the columns are not required for what the client wants to be done. I have attached a snip of the spreadsheet here but know that in reality this spreadsheet is about 30 columns and over 10,000 rows. I have highlighted the columns in red that I need in order to carry out the opening and updating of the reports located in SharePoint. The easy answer is to reduced the number of rows that is brought into Excel using Power Query, BUT the client, needs every column to be visible. Can I create an array of the columns I need rather than the whole sheet?
Report_Snip.xlsx | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | |||
1 | Location | Report Name | Business Unit | Link | Status | Priority | Comments | Support | Team Lead | Refresh Cycle | Choice 1 | Choice 2 | Date Applied | Olink | Elink | Alink | Updated | Updated By | Audience | ID | Count | Path | Checked | ||
2 | North Building | abc.xlsx | Marketing | https://sharepoint.com/Marketing/abc.xlsx | Active | Low | Staff | Tom Fielding | Weekly | 4/21/2022 | CLASSIFIED | CLASSIFIED | CLASSIFIED | 04/21/2022 11:45 AM | Tom Fielding | 14532 | 1 | CLASSIFIED | Yes | ||||||
3 | Central Building | Employee_Asset.xlsx | Admin | https://sharepoint.com/Admin/Employee_Asset.xlsx | Active | Med | Dept | Suzanne Durrant | Weekly | 4/24/2022 | CLASSIFIED | CLASSIFIED | CLASSIFIED | 04/24/2022 9:30 AM | Michelle Fennings | 19452 | 1 | CLASSIFIED | Yes | ||||||
4 | DMZ | End Point Mappings.xlsx | IT | https://sharepoint.com/IT/End Point Mappings.xlsx | Active | High | Dept | Henry Nguyen | Bi-Weekly | 4/11/2022 | CLASSIFIED | CLASSIFIED | CLASSIFIED | 04/11/2022 3:30 PM | Lazar Popovic | 12449 | 1 | CLASSIFIED | Yes | ||||||
5 | |||||||||||||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
D2:D4 | D2 | =HYPERLINK("https://sharepoint.com/"&C2&"/"&B2) |