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
I'm try to get excel to add some numbers as i enter them in each row continuosly. every time i enter numbers in a row it adds them automatically.
can anyone help?
thanks
alph
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
Hi Bob,
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 in advance
Alpha
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 jksmi,
This is the line that it breaks on, below:
If Not IsNull(Me.Organisation) Then '
strWhere = strWhere & " (CommunityPartners.Organisation) Like '*" & Me.Organisation & "*' AND" '
End If
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.