I have a subform that has a cell on it and when you click on the cell, it will tell another subform to display data based upon the unique id. At the same time I want the second subform (call it data) to display an image if an image exists.
I have a function that is called updatePath, that if...
I have a command button that opens a "pop-up" form for the user to make changes to. I have everything working perfectly, except that when a user completes the tasks on the "pop-up" and it closes, the original "opener" does not reflect the new data.
Is it possible that when the user closes the...
I have my import function successfully importing a CSV file. I would like to modify it so that there is no need for a CSV file and it will get the data from a html file from the Internet (if connected) and just dump it into one table as-is.
The first step is to get my database to load data...
Is it possible to have a script read an Excel file 1 row/column at a time. For instance say in Col A you have "artist_id" and in Col B you have "artist_name". The script would look in the "artists" table to see if the "artist_id" exists. If it doesn't, the data would be added and then...
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.