--
You received this message because you are subscribed to the Google Groups "Excel Liberation" group.
To unsubscribe from this group and stop receiving emails from it, send an email to excel-ramblings+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Private Function sheetsOnceOff()
getGoogled "sheets", , _
"CVgxxxxxxxxxePfe"
End Function
Yes that is what i did (right-click on each folders and click "find"), but i had no result for each folders... Is it normal ?
--
--
You received this message because you are subscribed to the Google Groups "Excel Liberation" group.
To unsubscribe from this group and stop receiving emails from it, send an email to excel-ramblin...@googlegroups.com.
I work with windows 7, excel 2010 and IE 11 in a virtual machine (virtualbox).
--
Oh it's bad for me, I'm in intership in a company where all computers running windows 7 and office 2007.Do you have an idea to get around this problem ? Or do you know another way to write in Google Sheets with VBA without using OAuth ?
--
You received this message because you are subscribed to the Google Groups "Excel Liberation" group.
To unsubscribe from this group and stop receiving emails from it, send an email to excel-ramblings+unsubscribe@googlegroups.com.
ohttp.send data
Private Function getHttpObject(Optional timeout As Long = 0) As Object
'// some installation dont have server object installed, so fall back
Dim ob As Object
On Error GoTo missing
Set ob = CreateObject("Msxml2.ServerXMLHTTP.3.0")
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.If you have received this email in error please notify the originator of the message. This footer also confirms that this email message has been scanned for the presence of computer viruses.Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Aggregate Industries.Aggregate Industries UK Limited, Registered in England and Wales Company Number 00245717. Registered Office: Bardon Hall, Copt Oak Road, Markfield, Leicestershire, LE67 9PJ.
--
You received this message because you are subscribed to the Google Groups "Excel Liberation" group.
To unsubscribe from this group and stop receiving emails from it, send an email to excel-ramblin...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/excel-ramblings/9b1e2779-731a-4df1-b05d-bbdf0e3db70f%40googlegroups.com.