View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
JLatham JLatham is offline
external usenet poster
 
Posts: 2,203
Default I know you can't run a macro while in edit mode, but...

I don't think you want to be running a web service out of Excel. It will
probably need a database tied to something like FrontPage to develop the web
based interface for forms.

" wrote:

I've been brainstorming on how I want to work a webservice. What I was
thinking is maybe I could link some labels and buttons in a form to
cells or maybe just send the data straight to the form. However if
there is a request/response being processed I would like to have the
ability to use the buttons on the form.