S
shripaldalal
hi,
i am trying to make a stock register.
I have the following row fields:
Product, transaction_date
and following data fields:
receipt, issue, balance (balance is a calculated field whose formula
is receipt - issue and shown as running total with base of
transaction_date)
it is running perfectly allright till i add one more row field called
transaction_no after transaction_date.
the running total column gives me a #N/A. I am trying to make a stock
register that shows the product, dates and transaction no's of each
product and five a running total at the end of every transaction.
if it is not possible can i use VBA to do something ?
best regards,
shripal dalal.
i am trying to make a stock register.
I have the following row fields:
Product, transaction_date
and following data fields:
receipt, issue, balance (balance is a calculated field whose formula
is receipt - issue and shown as running total with base of
transaction_date)
it is running perfectly allright till i add one more row field called
transaction_no after transaction_date.
the running total column gives me a #N/A. I am trying to make a stock
register that shows the product, dates and transaction no's of each
product and five a running total at the end of every transaction.
if it is not possible can i use VBA to do something ?
best regards,
shripal dalal.