i need help exporting info from fp to excel?

D

daneyb

what i am trying to do is set a test box or a form field were i can input
info into a fp text box or any box that will then automatically send it to a
perticular cell in a excels ss. what i have done was create a basic web page,
i take metering readings on 1000 copier/printers each month, and instead of
writing them all down and then going and entering them into the ss, i was
going to load the fp site in a pda and click on each location have some sort
of text box that i could enter the monthly data. then it would automatically
export it to that specific cell in the excel ss it belongs. any help would be
greatly appreciated. benny
 
T

Thomas A. Rowe

Not possible directly on the PDA, as you have to have a web server running to use a form and to use
excel as data store, you must have a web server and the ability to run ASP scripts.

Now you might be able to find a spreadsheet application for your PDA, that would allow you to do
this.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Stefan B Rusynko

WinCE comes w/ pocket Excel




| Not possible directly on the PDA, as you have to have a web server running to use a form and to use
| excel as data store, you must have a web server and the ability to run ASP scripts.
|
| Now you might be able to find a spreadsheet application for your PDA, that would allow you to do
| this.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > what i am trying to do is set a test box or a form field were i can input
| > info into a fp text box or any box that will then automatically send it to a
| > perticular cell in a excels ss. what i have done was create a basic web page,
| > i take metering readings on 1000 copier/printers each month, and instead of
| > writing them all down and then going and entering them into the ss, i was
| > going to load the fp site in a pda and click on each location have some sort
| > of text box that i could enter the monthly data. then it would automatically
| > export it to that specific cell in the excel ss it belongs. any help would be
| > greatly appreciated. benny
|
|
 
Top