Last column doesn’t display
-
I am using the following shortcode to embed a spreadsheet, but no matter how many columns I chose to display, I always get one less (and the small green cross to show the next cell in any given row).
[gdoc query=”select A, B, C, D, E, F, G, H, I, J” key=”https://docs.google.com/spreadsheets/d/1_DVJXww8yy3P0-gKYnvzl8lTJ6y9dJP4DH7EKlYxk8E/edit?usp=sharing”%5D
“select A, B, C, D” will display 3 columns, not 4.
“select C, D, E, F, G, H, I” will display 6 columns, not 7.Any advice would be gratefully received.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Last column doesn’t display’ is closed to new replies.