Mashmatrix Sheet
English
English
  • Mashmatrix Sheet User Guide
  • Introduction
  • Application Overview
  • Basic Usage
  • Functions about Books / Sheets
    • Create a New Book
    • Change Book Setting
    • Duplicate Book
    • Delete Book
    • Open Book in New Tab
    • Change Book Sharing Folder
    • Split Book Screen
    • Create a New Sheet
    • Change Tab Display Order of Sheets
    • Change Sheet Setting
      • Sheet Setting - Basic
      • Sheet Setting - Options
      • Sheet Setting - Filter
      • Sheet Setting - Actions
    • Maximize Sheet
    • Duplicate Sheet
    • Delete Sheet
    • Create a Related Sheet
    • Create a Card Type Sheet
    • Change Card Type Sheet Setting
    • Configure Views
    • Configure Search Form
  • Functions about Displaying Data
    • Change Columns Order
    • Change Column Width / Height
    • Fix Column from Scrolling
    • Sort
    • Filter
    • Change Column Setting
      • Column Setting - Basic Property
      • Column Setting - Options
      • Column Setting - Format
    • Show / Hide Column
    • Add Column
    • Delete Column
    • Group Column Headers
    • Summary Row
    • Formula
    • Function
      • Salesforce Compatible Functions
      • Aggregation Functions
      • Other Extension Functions
    • Reference Value
    • Navigate Pages and Reload Records
  • Functions about Editing Data
    • Edit / Save Displayed Data
    • Copy & Paste Values
    • Create a New Record
    • Duplicate Records
    • Delete Records
    • Lookup Search
  • Functions about Actions
    • Action Button
    • Standard Actions
    • Marketing Actions
    • Custom Actions
    • Approval Request Actions
  • Functions for Advanced Usage
    • Time-Series Matrix Transformation
      • Overview
      • Add Matrix Column
      • Change Matrix Column Setting
      • Show / Hide Column
      • Add Child Column
      • Delete Child Column
      • Format
      • Matrix Column and Formula
      • Limitations
  • Settings for Admin
    • Assign License
    • Grant Permission Set
    • Administration Console
    • Organization-Level Configuration
  • Customization
    • Access Sheet Directly with URL
    • Sheet Component
    • Embed Sheet in Layout using Visualforce
    • Using Sheet Component in Visualforce
    • JavaScript API
    • Launching Custom Apex / Visualforce
    • Launching Flow
    • Using in Experience Cloud
Powered by GitBook
On this page
  • Bulk Update Data in a Column
  • Bulk Update in Continuous Range
  • Bulk Update in Discontinuous Range
  • Copy & Paste Multiple Cell Values
  • Copy & Paste from Excel Sheet
  1. Functions about Editing Data

Copy & Paste Values

It is possible to make data editing work more efficient by using the copy & paste function.

Copy and paste operations are currently not supported on mobile platforms.

Bulk Update Data in a Column

To apply the copied value correctively to the entire column, proceed as follows:

  1. With the cell you want to copy selected, copy the value with Ctrl (Command in macOS) + C from the keyboard.

  2. Click the column header of the column you want to update collectively and select all columns.

  3. Paste the value with Ctrl (Command in macOS) + V from the keyboard.

Bulk Update in Continuous Range

To collectively apply the copied value to a contiguous range of cells, follow these steps

  1. With the cell you want to copy selected, copy the value with Ctrl (Command in macOS) + C from the keyboard.

  2. Hold down the Shift key and click to select the range you wish to update collectively.

  3. Paste the value with Ctrl (Command in macOS) + V from the keyboard.

Bulk Update in Discontinuous Range

To collectively apply the copied value to discontinuous ranges of cells, follow the steps below.

  1. With the cell you want to copy selected, copy the value with Ctrl (Command in macOS) + C from the keyboard.

  2. Hold down the Ctrl (Command in macOS) key and click to select the range you wish to update collectively. If you want to exclude an already selected range, hold down the Ctrl (Command in macOS) key again and click on that range.

  3. Paste the value with Ctrl (Command in macOS) + V from the keyboard.

Copy & Paste Multiple Cell Values

To copy multiple cell values and apply them elsewhere in the sheet, follow these steps:

  1. Shift-click to select the range you want to copy, and from the keyboard press Ctrl (Command for MacOS) + C to copy.

  2. Select the cell to be the upper left corner of the place you want to apply the copied values and paste it with Ctrl (Command in MacOS) + V.

Copy & Paste from Excel Sheet

To copy values from an Excel sheet and apply it to values in the sheet, follow these steps:

  1. Select the value you want to copy in Excel by holding down the Shift key and copying it with Ctrl (Command in macOS) + C from the keyboard. At this time, the value to be copied must be the same format as the data displayed on the sheet.

  2. Select the cell to be the upper left corner of the place you want to apply the copied values and paste it with Ctrl (Command in macOS) + V. When you paste to a newly created record, new records are automatically created for the number of lines of the copied data and appended to the screen.

If there is a column with a reference field on the sheet, it will automatically lookup the Salesforce target object for the record with the matching name with the value of the pasted data as the key and set link to the record.

If there is no record with the pasted data as its name, link to the reference record will not be set and the data will be displayed in gray with an error icon [A] .

If multiple candidates are found for the reference field, a duplicate icon [B] is displayed in the pasted cell.

PreviousEdit / Save Displayed DataNextCreate a New Record

Last updated 2 years ago