Ok and If I want to print the VoucherReport for the record opened currently. I dont want to give CustomerID. Access should take the CustomerID of currently opened record automatically from my form and print its report.
Hi, I need help.
I have a form DebitVoucherForm and a report DebitVoucherReport and I have a button in my form Print Voucher. I Want to print DebitVoucherReport for currently opened record in my form by clicking on the button Print Voucher. I don't want to give VoucherID again and again to tell...
Hi isladogs. Thank you very much. But it is not working. When I am increasing the size of the button. Its corners are getting very small in size and don't look curved.
Please Guide! I am using the (calculated data type) field in the Microsoft Access table
Field Names:
Value (For Input Values)
Output (For the result)
IF Value is between 6 and 7 truepart should 8 falsepart should 0.
What should the syntax this? I am confused in "between comparison".
Thank you!
Hi, Is there any way to print 2 or more reports in one page?
I have 2 reports taking only 25% area of a page. I want to print them on one page. Is there any tool in ms access to combine 2 reports while printing?
Thank you
Hi, I want to get the number of days in the month using calculated field.
I have some fields:
1) PRDate (Type Date/Time)
2) SalaryMonth (Type Calculated) - Expression used: MonthName(Month([PRDate]))
3) SalaryYear (Type Calculated) - Expression used: Year([PRDate])
Now I want to make new field...
#Solved
It was a task for my new job it was very important me to continue my job. Now I'll just create its report, print and submit tomorrow.
Thanks you so much to all for helping me! Special thanks to Mr. plog! Your way of explaining is excellent.