Hi,
I'm looking for the way to create and populate a tree through vbs either using HTA or HTML.
I found some ASP options on Internet.
For example, I tried to adapt following asp method to vbs with no success
How To Populate an ActiveX TreeView Control Using ASP...
Sure I did it but the results were the same.
The @Total formula definition call two formulas ({@Formula1} + {@Formula2}) and
the definitions of these formulas include conditions+other formulas and these other
formulas call others formulas too.
I don't know if this use of formulas is the...
I would like to summarize the next formula:
@Total = {@Formula1} + {@Formula2}
Basically the detail section is:
Item Desc Field1...FieldN Total
{Tab.Itm} {Tab.Desc} {@Total}
... where some result could be:
Item Desc Field1 ... FieldN Total
1...
I suppose your sugestion will be work with only one register into the Invntory table but I don't know if it will work with various registers (products) associated to various prices and types of ListPrice table. For example purposes I included just 2 records (Invntory) but could be many...
We have these tables:
Invntory Table
--------------------
Invt_ID Invt_Desc
1 Product 1
ListPrice Table
---------------------
Invt_ID Price Type
1 10.50 A
1 11.00 B
1 10.75 C
We created a report to show the List_Price comparation where the...
We have to tables: 1)Sales and 2)Customers.
The tables are relationated by the Customer_ID field.
The report show only the customers with sales <> 0 and this is ok
but now we need that all the customers appear into the
report including too the customers without sales (sales = 0).
It is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.