Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

VBA (Visual Basic for Applications) is the dominant programming language for Microsoft Office Applications [Word, Excel, Access...].

learn more… | top users | synonyms

-4
votes
1answer
171 views

How do I use VBA to send cell contents to be used as a PHP variable in a Facebook Graph API call?

I'm working on building a local php page to output the public Company info from Facebook in XML with help from a friend and I am going to create a VBA macro to webcrawl to that page and download the ...
-1
votes
1answer
169 views

How to use Facebook API to download public company pages for information? [closed]

As part of a project for my IT Seminar class, we have all been assigned to create different parts of a text analytic tool. There are several of us working on each part and we are able to collaborate ...