Hello All.

I'm using the following formula to create QR Codes for list of contacts but 
the Organization doesn't populate in the vcard when you scan the code.

=image(
"https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=BEGIN:VCARD%0AN:"; 
& A3 & "%20" & B3 & "%0AORG:" & "%0ATEL;CELL:" & D3 & "%0AEMAIL:" & E3 & 
"%0AEND:VCARD")

Any ideas?

Thanks!
Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/ab94c5ba-0682-4e27-8925-22e0403c368fn%40googlegroups.com.

Reply via email to