# Wait for Sheet Cell Updated and Resume

> `UiPath.GSuite.Activities.WaitForSheetCellUpdated`

`UiPath.GSuite.Activities.WaitForSheetCellUpdated`

## Description

Waits for a sheet cell sheet to be updated and resumes the workflow.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Google Sheets connection** - The connection for the Google Workspace account to use in the activity.

* **Spreadsheet** - The Google spreadsheet file to use. Select the Folder ![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-folder_icon-818994f9.png) icon to browse Google Drive folders and select a spreadsheet. This option accepts input as `IResource`. Use the See more button menu to switch to **Use variable** or **Url or ID** input modes.
  + **Spreadsheet URL or ID** - The URL or ID of the spreadsheet of interest. This property supports `String` variables and string formatted values.
* **Sheet name** - The sheet to be monitored. Select a sheet from the available dropdown list.
* **Cell address** - The cell address in the sheet to monitor, e.g., `A2`, `B10`. This field supports `String` variables and string formatted input.
* **Additional filters** - Configure additional criteria to check on the created sheet.

Additional properties

Output

* **Spreadsheet** - The Google spreadsheet file, saved as a `GDriveRemoteItem` variable.
* **Cell** - Information about the updated cell.
* **Job Data** - Contains job info, such as Process name, Process version, Workflow name, Robot name, and mode of execution.
