Dear all,
I am looking for a small/simple (perhaps DOS) program which can be used within Access to manipulate images.
All I need is to be able to reduce the images to a certain size.
So on the Access database record you add a width and height, the original image name and then it creates a new...
Hi
I have searched without success for information about how to create automatic Winfaxes from data in Access.
Basically I am creating a report in Access, which is then saved as a DOC document.
I then want to go through all the clients details in the database and send a fax using winfax with an...
Hi
I am trying to copy field from one form and "paste" it to another form field.
Basically A NONINLIST routine on PreviousForm opens the CitiesForm, creates a new record, and the field from the original form (LoadingCity) gets copied to a field on the newly opened form (CityName).
I´ve...
Hi
I need to do the following for 15 different txtboxes.
Basically I´d like to run a loop like this
for i=1 to 15
GRUPO1.Value = DLookup("[GRUP_DETA]", "GRUPOS", "[GRUP_CODI] = [CLIE_GR01]")
next i
but I need to change the GRUPO1.value to be GRUPO2, GRUPO3, etc as...
Hello
Just a little problem...I hope someone can help.
I have a form and subform.
These are linked via 2 fields, countryfield and country2field, via the parent/child link feature.
Basically I want to show on the subform ONLY records with matching country and country2 fields. So far it works...
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.