Hi All.
Got a database that is used for input data through a form has several dropdown option selection. DB has about 20 columns.
One person has to change a value in a record in 1 cell, its an order status value ie: in ordered, shipped, received.
Once the record entered through the form what...
Hi All.
I am trying to create a simple date search function but Access always complaining about the DoCmd.ApplyFilter task.
See below. Any insight would be greatly appriciated.
Option Compare Database
Private Sub Command22_Click()
' Search button
Call Search
End Sub
Sub Search()
Dim...
I have a MS Access application that is used in multiuser environment. I want to make maintanence every thursday between 15:00 and 16:00. At this point I have two issues to consider.
Firstly, The users who may entered to application before 15:00.
Secondly, the users who will be entering between...
Hi,
I have a table in Access which contains sales total. I need only Top 2 Values in each column.
My input data is below:
<colgroup><col span="8"></colgroup><tbody>
Prd_Code
Prd_Desc
Cat_Code
Cat_Desc
Q1_Sales
Q2_Sales
Q3_Sales
Q4_Sales
111
ABC
11
A
12
12
87
34
222
DEF
22
B
43
56
56
56...
I want to draw a result based on data available in two different tables in the same database. Basically, I want to calculate the % share from both of these tables
My Table 1 looks like this and has data somewhat like this.
| Code | Category | |------|----------| | ABC | 123 | | BCD | 145 | | DEF...
Hello
I have an Access Db to export a query and create a chart based in worksheet ranges (B2 to last value down) and (C2 to last value down).
My command button my code creates a chart with primary and secondary axes values.
This is my code working well:
Sub cmdTransfer_Click()
Dim sExcelWB As...
Hello, I am just starting to learn about databases and MS Access. I have a question
I have 6 tables tblBlanks, tblPowder, tblProcesses, tblTypes, tblColors, and tblProcessCategories
tblTypes has a one to many relationship with tblBlanks through TypeID field.
tblBlanks has a one to many...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.