access & vba

  1. L

    Changing VBA output destination

    I have the code below. which appends data to a table in Access. It also renames the file(adds "completed" to the front) and puts it in another folder. The issue is, it puts the renamed files in my "Documents" folder, when i want them to be placed in the following folder...
  2. G

    Using Excel as front end for Access Table

    I'm sure the code to do this is online somewhere, but I can't find it. I want to make an Excel document which displays an Access table. When a user changes a value in the Excel document, it writes the change to the Access table. Additional features that would be great, but I will put these in...
  3. S

    Hiding Menus

    Hi hopefully someone can help, I'm trying to Hide some fields on my form when I select option on my toggle box. I've tried doing it a few different ways but not sure as I'm very new to access. This is what I have... Private Sub Toggle10_KeyPress(KeyAscii As Integer) Me.Equipment_ID.Visible...
  4. A

    Type Mismatch in DLookup with multiple criteria

    I am receiving a Type Mismatch error and cannot figure out why. I had a Dlookup with 1 criteria, which was working fine. I have been trying to 2 additional criteria which come from the same table to this dlookup, however I keep getting a type mismatch error. Here is my code: M_ID =...
  5. C

    Update Value of Variable used in another string variable

    Hi All This is a very basic question but I cant seem to get around it. I have a query that I am using multiple times so I have saved that query in a string variable. Now that query is using ID in the where clause which I need to update dynamically so I made an Int variable and concatenated that...
  6. B

    How to get Access VBA to export query with Criteria into Excel file

    Hi I am trying to make a VBA module in Access to export a query from Access into an existing Excel file and worksheet. From looking around on Youtube I have found the code below. This works fine for queries where no input is required. However when I run my query a box pops up asking you to...
  7. P

    clear userform

    Hi, Is it possible to have a button that will clear the contents entered on to an access userform? Is there vba code that would sit behind the button? Many thanks
  8. E

    Import Individual Excel Worksheet into Access Table

    Greetings!! I am new to MS Access and have been trying to use VBA to import a specific worksheet called "Access" in an Excel file (from about 400 users) into a single table. I want the code to search through one folder and import the "Access" worksheet in each Excel workbook within that...
  9. N

    SYNC 2 Access Databases That Are Exactly The Same (but different folder locations)

    I please need some help. I have created a Access database (2013) and I have created another exactly same database in a different location. What i am trying to do is sync the the 2 database "Table3" with eachother after and update has been made. Thanks for any insight
  10. L

    Group by for median

    Hi, I am using the function below to find the median value of records but the problem is that I am trying to group by multi-levels in a query. For example, I have three other fields "Account_Name", "Claim_Status", "Disease_Category" that I need to take into account when calculating median value...
  11. CWatts

    Excel & Access Guidance

    I'm attempting to find a way for Excel to write to an Access database and for it to work on PCs that do not have Microsoft Access installed. I have found some code here and on other sites, however, it only works with older versions of Access and we use Office 2010. We currently have a CSV file...
  12. V

    Why is this happening?

    I am trying to get a report to open into Preview mode with the latest record, but I am having trouble. I can't find anything online that will help me figure out why this issue is happening or how to fix it. When I open the report, it shows whatever the last record is (based on ID). In this case...
  13. A

    Split a full name into FirstName, Lastname in Access VBA

    As part of a application I am developing, I added a command button on a form that will send the customers Name and Address to a word template letter that gets mailed to them. This is the code I am using for this part of the process: .ActiveDocument.Tables(2).Cell(1, 1).Select .Selection.Text =...
  14. A

    Issue with sending current record information from Access to Word (mailmerge) using VBA

    I am creating an Access database for the department I work in. When reviewing orders on a form, there are certain instances were we need to mail a letter out to the customer. I have a command button that opens up a word form and inserts address info from the customer table in access to the word...
  15. A

    Need to create a Form Filter on access using VBA or Macro

    I need to create some filters on my Access form and need some help. I have done a ton of research and due to my experience being little, I need some help with this. I want to create a Combo Box on a form that will apply a filter to view a selection of records. One of the fields on the form is...
  16. A

    Need help rewriting a Macro for Importing Excel file instead of Text file into Access

    I have a VBA macro in Access for importing text files into the database. I would like to use this macro to import Excel files. The VBA Macro performs the following: - There is a form button attached to the macro to import the text file - A Temporary table is created to import the data - The...
  17. A

    Macro to Reorganize data into format for Access Import

    <tbody> MERCHANT NAME ACCOUNT NUMBER CARDHOLDER NAME CARDHOLDER ADDRESS DATE AMOUNT ----CITY----COUNTRY---- MCC DECISION NOTES <tbody> 983764398764327 </tbody> <tbody> Doe, John L </tbody> <tbody> 123 Street Name </tbody> <tbody> 05/03/05 </tbody>...
  18. U

    Exporting Multiple Queries on different worksheets of a workbook

    Hello I am new with Access and VBA, My purpose is to export Queries in one workbook but different worksheets. I am working with Access 2007. When I add an Ouput file for the Queries to go in a specific workbook I get a compiling error stating: "Compile error.in query expression...
  19. C

    Linking from PowerPoint template to Excel tamplate

    Hello there, first of all please do not judge my English because it is not my native language. The following is my dilema: I have a Excel template in which I insert data from Access. First i make a copy of my Excel tamplate and then insert the data in that copy of the template. The next step...
  20. K

    Concatenating Multiple Columns in one row

    Hello Everyone, I have been on the web searching for answers and I just can not find one that works (I'm sure it is something I am not doing right) I have a table in Access called TBL003_Combined Data that has the following columns: UPLOADED REF ID QTY PART NUMBER ITEM DESCRIPTION SHIP TO...

We've detected that you are using an adblocker.

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.
Go back
Back
Top