Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: catty1160
  • Content: Threads
  • Order by date
  1. catty1160

    Print to two printers at the same time

    Hi, I am doing a small job which the user requests to click on one print button, two of the printers connecting to the computer will print out the same report simultaneously. The two printers are about 60 feet away. The user will only want to click on one button ("Print"). He does...
  2. catty1160

    Print to two printers at the same time

    Hi, I am doing a small job which the user requests to click on one print button, two of the printers connecting to the computer will print out the same report simultaneously. The two printers are about 60 feet away. The user will only want to click on one button ("Print"). He does...
  3. catty1160

    Calendar control 10.0 was disappeared and replaced with 8.0 ?

    Hi, everybody: I have Office 2002 Developer version in my computer. I implanted a calendar control 10.0 from the tool box in one of my form before. It worked fine. Recently, I found I can not open that form (after try to open that form, I was prompt to Send error report window.). I then tried...
  4. catty1160

    Let a calendar open and indicating on today's date?

    I remember someone had the same question, just can not find the string now. I have a calendar (using the active control) in a form. I would like the calendar show up in the current date and month every time the form is opened for a new record entry. How do I do it? Thanks.
  5. catty1160

    What to use to connect a DV (camcorder) to a computer with USB port ?

    Hi, Maybe this is a stupid question to somebody, just I do not know which way will be the easiest and most economic way. I just bought a digital camcorder (Mini DV) that comes with a 4 pin DV (IEEE 13 94)port. In the manual, it says I "can transfer recording to a computer equipped with a...
  6. catty1160

    Make an autonumber in a subform to follow the Autonumber in Main form?

    Hi, I have a problem, maybe someone can help: I have a Main form and the subform is inside the Main form. They are now linked by the field AutoNo in Main and AutoNo field in subform. (Both of the AutoNo fields are autonumber fields). Main form feed to tbl_Main, Subform feeds to tbl_Subform...
  7. catty1160

    Make a continuous form able to enter new record?

    Hi, I have a subform (a continuous form) inside a main form. I might have incidently hit some key or did something unintentionally making the asterisk in the last row for adding the new record disappear. (Normally, in a continuous form, you see an asterisk showing in the left side of the last...
  8. catty1160

    Post selected reocrds of a multi-list to another list

    I have two multi-list in a form. List1 is a unbound multi-list with 3 columns with Simple Multi-Selceted property: It look like this: Column1(ID) Column2(Name) Column3(Price) 1 Item1 $5 2 Item2...
  9. catty1160

    drag and drop a piece of text

    I wonder we can have a drag and drop/copy function in Access program: The function is like this: 1. If we have a paragraph of data in field1: " This is a test paragraph in field1 ", I can highlight the word "test", drag and drop to next paragraph in the same field. (after...
  10. catty1160

    How to do digital signature ?

    Hi: I like to create a button for digital signature. Assume I have a table (tbl_Records) taht has 7 fields. Fields 1 to 4 are memo fields to take data entry. Field 5 is Yes/No field indicates Signed or Not. Field 6 is User name and field 7 is Password. frm_Records is the form to feed tbl_Records...
  11. catty1160

    Can we place an Licence Agreement at packaging process

    Packaging function in Access Developer version is a treat, but I found there is a deficiency. In the whole package process, I do not see any step for us to place an form of End User Licence Agreement(EULA) for customers to check and accept during the setup process. Anybody know a way to add the...
  12. catty1160

    How to make "Autokey"?

    I want to make some autokeys thah can bring in a paragraph of text into the field after I just type the autokeys(Key letters). Ex: Autokeys(Key letters) Text b Beginner class- Room 102 in intermediate class- Room 103 ad Advanced...

Part and Inventory Search

Back
Top