Hi All
does anyone know how can i able to print a value in a cross tab if the currentfield value is null
For example
i want the value 10 to be display if the currentfield value is null. does anyone know how this can be done?
Thanks
I got a report that calculates the total number of calls received for each months using cross tab format.
But I only need to get the last 12 months data from last month. Does anyone know how can I do this?
RB
Hi Guys
I have added an Undo command Button on a Parent Form, and it's works fine for that Parent form only. but is there any way that i can also undo a record in the subform using one cmd Button?
can someone direct me in the right direction
Thanks Heaps
Hi All
I have developed a login form for one of the database to control the access of users who can use the database. and this is what i am using to check the UserName and Password.
Set Curdb = CurrentDb() 'If your table and form are in same database other wise change it
SQLStmt =...
Hi
I got a drop down list (Type of Customers - Subscriber, Agent, VIP) and I need to assign a value based on the value the users select from the drop down list.
Eg: If they select customer type as VIP then the subscription value should be $0.00 other wise it should be $62.95
Can someone...
I need to setup a password protection for one of the database i am working on. there will be multiple users who will be using that database and i need to restrict the users who can look at certain information.
can someone point me to the right direction where i can get articles or information...
I got a database where only the Administrator have full access control (Ready, Write and Modify) and others have only Ready only access.
I am having a problem when ever Administrator got the database open others can't open and database and when ever others got the database opened the...
I got a field which calculate the year and month of a employee in the company
Eg: 1 Year, 4 Months
but i need to get only the month when the year is 0, so
when : 0 Year, 4 Months
it should appear only 4 Months
so is there any way that i can do this?
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.