Click here to Skip to main content
15,892,005 members

Help on VBScript - Parent & Child Table application

yourchrispa asked:

Open original thread
Friends,

I need to build an application to maintain some details. Below is the detailed information.

All my data are available on the access db.

Access Table view

emp_no char,
week1 number,
week2 number
.,
.,
week20 number

Form view

emp number : d201
no. of months: 3

WK1 WK2 WK3 WK4 WKTotal Wk1 Wk2 Wk3 Wk4 WKTotal Wk1 Wk2 Wk3 Wk4 WKTotal


Above is a grid or table and the weeks display are dynamic based on the no. of months entered. Consider 4 weeks per month, so the grid should display 3*4, 12 weeks and after every four weeks there should be a total dynamically calculated based on the value entered in the four weeks. On click of a button, we can add rows to the weeks and provide option to enter value for each week.


On click of save it should get saved in the access_table.

this is my requirement, can anyone provide me the code with source code as I need to build an application based the code you helped me with that. Since I have some limitations in the environment dependencies, i should only use vbscript, html and access... no more hifi techs.

I am really grateful...

Thanks
Sam.
Tags: VBScript

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900