![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi. I'd like to use a few VBA commands that I'm not really sure how to use with Sharepoint. For example, I'd like to calculate the number or working days and display each of them on a form. Is any of this possible? Also, is there a solution that can convert an existing database without having to convert everything to the pointless macro route -- and this, using Sharepoint. Thanks! Cindy |
#3
| |||
| |||
|
|
Hi. *I'd like to use a few VBA commands that I'm not really sure how to use with Sharepoint. *For example, I'd like to calculate the number or working days and display each of them on a form. Is any of this possible? *Also, is there a solution that can convert an existing database without having to convert everything to the pointless macro route -- and this, using Sharepoint. Thanks! Cindy |
#4
| |||
| |||
|
|
Finally, you can create custom controls within sharepoint that do all sorts of magical things. But, get out your C# and be prepared to have fun. |
#5
| |||
| |||
|
|
"jonceramic" *wrote in message news:a3a2e168-bd64-485a-8f87-92b0ca69f3c1 (AT) j28g2000vbp (DOT) googlegroups.com... Finally, you can create custom controls within sharepoint that do all sorts of magical things. *But, get out your C# and be prepared to have fun. I would think the path of least resistance here would be to create a named data macro in Access that does the calculation and processing. This code will thus run and reside server side, and can be called from a Access web form (which any code written in that web form runs client side as JavaScript). And that named macro can be called from a Access table trigger. Since a data macro can do record processing, it would seem that such a choice would be the path of least resistance. And even better is that macro could also be used for long time VBA applications also. -- Albert D. Kallal (Access MVP) Edmonton, Alberta Canada Pleasenospam_kal... (AT) msn (DOT) com |
Sounds like I have some new
#6
| |||
| |||
|
I'm still stuck on Access2003. Sounds like I have some newoptions when we finally go to Access 2010 later this year! ![]() Does this mean I can link to an Oracle table in Access2010, then make a form in Access 2010 that uses it, and then publish that to Sharepoint? (hope hope) |
![]() |
| Thread Tools | |
| Display Modes | |
| |