Hello there,
I have a spreadsheet with budget headings that I am sending to my partners but I dont want them to change or add more rows with new headings, how do i do that?
Many thanks
Alph
Hello all
I am a novice to VBA, I am trying to create a button that any time it is clicked a new row will be inserted below the last entry row and when figures are entered in that row a subtotal will be automatically in the row below continously for as long as rows are inserted and figures are...
Hi ,
thank you for the valueable post, i have another request, i dont want users to have access to the Access objects menu, you know where you have the forms, reports,queries, macros,etc. I want some standard queries & reports on a form any ideas how i can do that?
Many thanks
Hi,
I need help on how to get Access to display a message if the data being input already exist in the database. Just to avoid duplication.
Many thanks
Hello,
I am trying to do a query from two tables; in one of the tables I have two columns that are yes or no selections. On my form I have two check boxes corresponding to the two columns so the use user can select one or the other. Now using the query wizard I did a query based on one...
Hi
i am trying to create a search using a command button and a text input box this is the code i have so far but it is not working, the error i get is :- method data member not found.
can any one help please?
[Private Sub cmdSearch_Click()
'Set the Dimensions of the Module
Dim strSQL As...
i'm trying to create a search dialogue with an option box,a text box that shows option selected, an ok and cancel button. could someone help with a code for the OK button please, such that when a row is select from the text box and the OK button is clicked, it is displayed on a designated form...
Could someone help me with this code please, i am trying to do a search from three tables using a form with a comand button called search and a text box, upon entering a value to search on the result should appear on the main form. This is my attempt below:
[Dim Organisation As Object
Dim...
i'm trying to create a search dialogue with an option box,a text box that shows option selected, an ok and cancel button. could someone help with a code for the OK button please, such that when a row is select from the text box it is displayed on a designated form.
thanks.
HI,
I am trying to create a button on a form to exit the database application that i am developing. this is the senario - when the Exit button is clicked a message comes up asking ' are you sure you want exit now? You get a yes and no button but so far they dont work.
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.