![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: Nick
Posts: 2
|
How do i set it so that i can publish my excel document as a web page with usable functions? The usable function is a CommandButton linked to a TextBox cell with the following code:
nSent = Str(Val(nSent) + 1) |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: London, UK
Posts: 167
|
You want to use javascript for this, with HTML input box and submit button.
If it is a page output from excel then you will need to create the 'dumb' version first then edit it yourself, although you need to be quite javascript & html savvy to do this. let me know if you want a headstart on this, david@monnetqos.com
__________________
<table style="background-color:#0e54be" cellspacing="1" cellpadding="2"><td style="background-color:#ceffff;font-family:arial;color:#072c63;font-size:8pt;">***DALEY** :P**</td></table> |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|