converting a form to a web page

garyd1234

Board Regular
Joined
Apr 17, 2003
Messages
103
Hi,
How can I take an existing form in my database and turn it into a web page? Can I run vba code behind any buttons on the form while it is being viewed in a browser? Could you point me to somewhere on the web where they show how to do this? Thanks
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
A2K + has something called Data Access Pages. My limited experience opinion is they seem to have only a subset of the functionality of forms. You can't do everything with (DAP's) that you can do with forms.

But, I think just about anything can be connected to a database product, Access included, if you have the right skillset. By this I'm thinking of something like ASP.NET or Java.

Here's a place I've peeked at a few times. Not clear how much help they may provide.

http://www.visualbasicforum.com/index.php?s=e1c44160d47cb0da056f735c58bd8665

Mike
 
Upvote 0

Forum statistics

Threads
1,221,683
Messages
6,161,264
Members
451,692
Latest member
jmaskin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top