Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Simple VBA spreadsheet within Frontpage


Does anyboby know how to get simple vba coding to work on
an excel spreadsheet through frontpage. The coding works
within Exel. However once on-line the code falls
over "global Error"

The coding is below

Sub TextBox1_Change()
Cells(4, 2) = TextBox1.Text
End Sub.programming

Sub TextBox2_Change()
Cells(5, 2) = TextBox2.Text
End Sub.
Marcus
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frontpage publishing help please Jonny2009 Excel Discussion (Misc queries) 1 May 10th 09 07:54 PM
Excel in Frontpage Steve Excel Discussion (Misc queries) 0 November 28th 06 02:17 PM
HOW FIND OFFICE XP WITH FRONTPAGE abdelrahim Excel Discussion (Misc queries) 0 January 18th 06 02:01 PM
Help with simple (I think) spreadsheet Please?! jtees4 Excel Discussion (Misc queries) 3 November 25th 05 10:47 PM
How do I view an Excel spreadsheet component I added in FrontPage? sigmad Excel Discussion (Misc queries) 0 April 19th 05 09:14 PM


All times are GMT +1. The time now is 12:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"