field

  1. gheyman

    Access: Timestamp new records

    I have a table where I put a field in named "_TIME_STAMP" Whenever a new record is entered into the table I want to capture the date and time in this field Note the user is entering data into the table via a Form (Splitform). What is the best way to do this? Accesstbl_VendorQuoteData - Table...
  2. Q

    VBA - Search Google

    I have the following code which triggers when the user double clicks on a field: Application.FollowHyperLink "http://www.google.co.uk/search?q=" & BusinessName This works fairly well and opens Google to search for the value in the BusinessName field. However, some Businesses contain "&" -...
  3. gheyman

    Access Form Event

    I have a button on a form. When I click that button I want it to change the value of a field (Combobox) on that form. The field on the form is named _NO_BID_RANGE_01 I tried with no success: Sub Command1000_Click() [_NO_BID_RANGE_01] = "NB" End Sub here is the source selection for that...
  4. N

    VBA Macro - Auto Filter Multiple Criteria

    Hi, I'm struggling with the below VBA. I have data In cells A6:S1176 and headings in cells A5:S5. I want to filter column A based on the value in B1. I then at the same time want to always filter out anything minus or below 0 in column G. When I run this macro though I get this error message...
  5. J

    Pivot Table Field Toggle Fails on a Mac

    Hello: I have the following code that toggles field selection on a pivot table. It works fine on windows, but fails on a Mac at the line indicated below. The Mac is updated with the latest version of excel. Any ideas? Thank you! Failure line: Set shp = ActiveSheet.Shapes(Application.Caller)...
  6. W

    Checkbox To Determine Field Value

    I know I've seen it here, but cannot find it, so apologies for a potentially duplicate thread: Checkbox added, when "checked", I need a field (AG70) to display specific text/value ("Incld"). How? Thank you!
  7. L

    Pivot Tabel Assistance - Subtotal/Move text column to end of table

    Hello, Help is appreciated; I need to show a text column in a pivot table as the last column of the pivot table as it comprises notes on the information in the pivot. In my attempts, i managed to move the text by creating a calculated field 'measure' for the column turning it into a values...
  8. M

    Pivo Table Calculated Field Mis-Calculating. Why?

    Hi all, I have a pivot table with a simple subtraction formula in it but the results being returned are way off of what they should be. The calculated field is in column F and is [=IFERROR(E6-B6,"")]. I have include Column G to show what the expected result should be. Why is this happening...
  9. L

    Create a new table with the results of a query that uses multiples criterias from 2 different tables

    Guys I have one table that contains a memo field (tblWithMemoField) The second table has some keywords (tblWithKeyWords) What I want to do is a query that can generate a table using the field fldCriteria(tblWithKeyWords) to find the records from the tblWithMemoField on field (fldMemo). There...
  10. J

    Pivot Table Difference From (or maybe something else)

    I'm trying to calculate the difference in TY vs LY numbers in a pivot table. My set up is: Rows: Client Name Sale Date (grouping by month) Columns: Years (for the TY vs LY comparison) Sum Values: Sum of Sales For example <tbody> 2018 2019 Client 1 May 100 1000 </tbody> I want to...
  11. C

    Sorting a column that shifts down

    I have two separate fields of Data in this work book. The top one sorts just fine as the first row of data never moves. However, the second field of data shifts down every time a new entry is made into field 1. the formula I have right now is this: With Worksheets("Sheet1") LastRow =...
  12. M

    Cannot "Hide Value Field Buttons on Chart"

    Hi, When I try and right click on the field buttons to hide them there is no menu. Everything else seems to be working fine, any ideas what's happening? Much thanks
  13. gheyman

    ACCESS: Table Field equal another Field in the Same table

    I have a list of Fields that MUST be in a Table. The data from this table is uploaded into another program. The Criteria for one of the fields is that it equals another field in the same table. Yes, I know repetitious. I am trying to figure out the best way to handle this situation. Can I...
  14. B

    Calculated Field based on results of another field.

    Good afternoon. As basic as possible: I have a field (Response) with 5 different possible results (V Likely, Likely, Neither, Unlikely, V Unlikely), coming in by month (01/mm/ccyy). In a pivot table, I am representing these as percentages of parent column (month), so for example I have those 5...
  15. L

    Updating tab name by cell reference

    Hello, I have entered the following code into the tab view code field and it works well when I manually change this field. However D1 references another sheet and when I change it in the other sheet D1 changes, but not the sheet tab name, ideas? Private Sub Worksheet_Change(ByVal Target As...
  16. O

    Error: PivotTable report cannot overlap another PivotTable Report

    Hey all. I've found where other people have had this error but those solutions haven't helped me solve this one. Long story short I built this for another employee about a year ago and my memory is fuzzy on some specifics. There's only one PivotTable on the sheet. I get the typical error...
  17. gheyman

    ACCESS: Default Value for a Table Feild

    I have a field that is a Date/Time. It is a required field so I want to put a default in it. I want to add an expression that will give me 90 days from the date the record was entered. I don't think it is =NOW()+90 because I think that includes time. Is it Date()+90?
  18. D

    VBA to find a value and replace number of associated parameters

    Hello Experts, Seeking your wisdom once again... I am trying to come up with a VBA which would - take a Value from a cell, look for it in another sheet, and replace a number of cell values associated with that Value. Here's an example with some dummy data: - There are a number of Names in a...
  19. Q

    Update Text Field Based on Combo Box Field

    On a Form, there is a Combo Box Field which lists different Statuses (e.g. Open, Pending, Closed). Is it possible for the following to happen? When 'Status' is changed from 'Open', add the sentence to the end of the text field 'Comments' to be something like this: "05/05/19 - Closed - J.Smith"...

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