Tuesday, November 16, 2021

How to change Default Google account in a Browser when logged in from multiple accounts?

The first logged in account is set as the Default account in the browser. So, log out all the accounts. Login again from the accounts. First login from the account which you would like to set it as default.

Friday, November 12, 2021

How to Merge Cells in Google Sheet?

1. Select the Cells.
2. Go to Format –> Merge cells –> Merge All.

How to wrap text in Google Sheet

1. Select the column.
2. Go to Format –> Wrap.

Monday, November 1, 2021

How to use variables in PostMan client?

1. Select Environments.
2. Click Global.
3. Declare variable name, current value and initial value.

4. Use {{Variable_Name}} while making requests.