Sunday, 29 June 2014

How to insert the images in the google spreadsheets


How to insert the images in the google spreadsheets:

It is hard to insert the images in the google spreadsheet  cell but we can done it with the simple trick

Open the  google spread sheet and in the formula bar type =image(“url”) and the url is the web address of the image. Google can alter the image size for the spreadsheet cell.

But we can also alter the image size by defining the certain parameters.

=image(“url”,2) is starch image to fit into the cell

=image(“url”,3) is to set the original size for the image in the cell.

No comments:

Post a Comment