I have a customer address book form, with over 500 customers in it right now. There's a combo box with a list of all the customer names, and the user can select the customer they want to view the contact info. I'm trying to make it easier for people to find the customer they want.
I have 2...
Hi everyone. Hopefully someone can help me out here, I'm stumped.
I have a main form that contains basic client information. There are then three subforms that contain specific contact information (i.e one subform is for a business contact, another is for a technical contact, etc. etc.)
I want...
I'm trying to write a macro that will open a Save As dialog box in a specific directory with a specific file type. This is what I have so far:
Sub SaveAsTab()
Cells.Select
Selection.Copy
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False...
Here's what's going on. I have one table which contains information regarding bank deposits (customer, check number, date, etc. etc.), nothing out of the ordinary. My parent form links to this table. I have a second table which contains detailed information regarding these deposits, such as what...
Hello all, this is my first post and I am in need of some assistance. I am relatively new to javascript and am struggling to figure out how to populate fields dynamically.
I currently have a basic form in HTML which is used to gather contact information from customers. There are six fields on...
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.