Hello, first I want to start off by saying I'm super new to coding and learning and my project is in Micropython which I guess is a version of python. My question is I have a beginner project I been wanting to do and its almost done except I needed to add a counter for a button. This counter is...
Hello, I have been trying to figure out how to get my switchboards(frm_Switchboard) form footer to expand or collapse based on Yes/No field in table (tbl_MenuItems). If I select an option that requires a start and end then collapse the footer and once dates are entered select the button again...
Hello, I have a bound textbox named txtItemText and I need to have this textbox expand to the right to fit the text that's displayed. Is this possible and if so how?
Hello, I have a table tbl_Sizes and it's field (lengths) has all measurements up to 2"inches. I need to create a picked for those lengths. I wanted to create let's say 40 text boxes named (txt1, txt2) and when the for opens it populates each text box with the data from the table and when clicked...
Hello, I have a update utility that moves files (tables, forms and module) into a chosen front end and back end. What im trying to do from this utility is link the that BE(s) tables to the FE that I chose. I cant get it right, I get down to the second Debug.Print strTblName and it gives me the...
I found a module to resize my image frame and I keep getting a Overflow error when it opens and it takes me to:
Any ideas on how to fix?
Option Compare Database
Option Explicit
'This function will resize and center an image frame based on the
'dimensions of any image.
Public Function...
Hello, I have a split database and sometimes I get an error. This error has never happened to me and to get a user to tell me what happened isn't useful. Is there an example module that can log any event errors into a table, kinda like this one HERE?
Thanks,
Hello, I have a form (frm_ShiftDay) that has a date field [ShiftDate]. I want to create my own text box "txtSearchDate" and a button "cmdSearch" and have it go back to the date from the entry in the text box. The only problem is there are two records created for one date so I figure it would go...
Hello, I have a sub report that I want to use and understand how the line method works to draw lines around controls and the detail section.
In my sub report I have a text box named (txtComponentInstalInstruction) and next to it I have a image box (imgJobStep). The image is always going to be...
Hello, I needed to add to my search form the ability to search from a multi select list box for data in a numeric field (RuleOfConductNum) from my table (tbl_ContactRecord). The data in the field is saved from a multi list box with a comma between each number such as 2,6,3 or 7,11.
I want to be...
Hello, I have been trying to figure out how to set up a form that you enter a component and component Value for the chosen product. Now right now there are 11 components and each components value there could be anywhere from 2-10 you could select from. Example below for FeedWheel you have a...
Hello, I found the code below to highlight the control that has focus and it works great but I also wanted it to:
Highlight or bold the controls label that has focus.
Be able to use in a continuous form. Right now if I select a control in my detail section, it selects every control down the...
Hello, I have the VBA below I am using to attach reports and email through outlook 2016. My report name is the actual name of the report like rptSomeReport. How can I use the reports cation name as my attached report name.
Next, I don't have my database split and everytime I change versions of...
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.