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 bkrike 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: *

  1. longbillduck

    I need to combine text fields into a memo field

    What I have is a table with two fields First field is the Cust_nbr and the second field is Notes. My problem is that I have multiple fields to combine in the Notes field. Some records may have two fields that need combining and others may need as many as 10 fields; and still some cust_nbr...
  2. longbillduck

    Removing or deleting hyphens

    I have a field that has information like this: MPN-B-AB184-9M I want the field to show up without the hyphens: MPNBAB1849M Is there some what this can be done? Thanks Art
  3. longbillduck

    IIF Statement needed if result is not a whole number

    Can anybody help, I’m trying to create an iif statement that would return a 1 if the number were anything but whole. For example: 1.333 = 1 9.5 = 1 3 = 0 Thanks Art
  4. longbillduck

    Only one record in a subform per main record

    Only one record in a subform per main record. I have a form, with a subform The form is based off a linked table The main form shows a sales order number, with product number and product quantity ordered The subform is related back to the main form by the sales order number, product number...
  5. longbillduck

    Internet works, PINGing works, no internal network!

    It's monday so I got a strange problem, strange to me anyway I've got a XP Service Pack 2 machine on our Server 2003 network I can access the internet, I can ping other computers and devices on our network, but the mapped network drives cannot be accessed! The drives show the red X as though...
  6. longbillduck

    Me machines lose connection to Network Drives

    We recently installed Server 2003 and for the most part has been working great We have a combination of PC’s on the network running XP, ME and 98 There are 3 ME machines of which two of them, almost daily, once or sometimes twice,lose the connection to the network. The person needs to reboot...
  7. longbillduck

    How do I show a HIDDEN form?

    In my database, I was looking at the properties on one of my forms. I then clicked HIDDEN How do I bring it back into view??? Thanks Art
  8. longbillduck

    Date and Time Inserted into Record

    I know I can use =Date() to add the date to a new record But is there a way to add the date and hour & minutes? Thanks Art
  9. longbillduck

    Change a field color when certain conditions are met

    I'm trying to figure a way to change a field color say from white to red when a box is checked. I'm seem to remeber seeing this somewhere, but can't find it now Any help would be appriciated Art
  10. longbillduck

    Hyperlink from a form for UPS tracking

    We download our shipping information from the UPS computer system into a Access database This includes the UPS tracking number Our Sales department wants to be able to click on a link, which in turn would bring them to the UPS tracking site and display the progress of a shipment What I'm...
  11. longbillduck

    Start Access program and have it open to a specific form

    Does anybody remeber how to start Access and have it open to a specific form I recall doing it before. I don't want it to start Access,showing all the objects, then clicking on the particular form. I would like to just click on the icon and open to the form THANK YOU Art
  12. longbillduck

    Can I print the copy number on a report sheet?

    I'm trying to count pages printed in a form. Basically I need to print a form but have multiple copies The first copy will say 1 of 5, then 2 of 5, etc. The next time I would run the report I will need to change the final count, perhaps to 10, or 6 or whatever Can this be done? Thanks Art
  13. longbillduck

    Need to change a negative number to zero in a query

    I need run a query where a negative number changes to zero, but any positive numbers are also shown. Art
  14. longbillduck

    ROTATING TEXT

    Can text be rotated on a report or form? Does anyone know how to rotate text 90 or 270 degrees I need to generate a report where this or something close has to happen THANKS Art
  15. longbillduck

    Running Count of Page Numbers Printed

    I'm trying to count pages printed in a form. Basically I need to print a form but multiple copies The first copy will say 1 of 5, then 2 of 5, etc. The next time I would run the report I may need to change the final count to 10 Can this be done? Thanks Art

Part and Inventory Search

Back
Top