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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by encodeme

  1. encodeme

    Make web page fill browser window

    many thanks i'll try it
  2. encodeme

    Make web page fill browser window

    Hi, it may sound easy but I cannot find the answer. How do you make web page fill browser window? thanks encodeme
  3. encodeme

    web stat counter

    Wow, many thanks I'll work my way through that today
  4. encodeme

    web stat counter

    many thanks lebisol its a good selection
  5. encodeme

    web stat counter

    Hi lebisol , the site is just in html and i'm looking for page hits and where visitors have come from thanks
  6. encodeme

    web stat counter

    Any views on the best free web stat counter to insert into dreamweaver created website. thanks
  7. encodeme

    Backup command not displayed

    Hi ssatech that worked. many thanks encodeme
  8. encodeme

    Backup command not displayed

    Hi Ssatech, I agree with your solution as this is where the backup command normally appears. In this case however its not there nor is it in Tools either. any more suggestions thanks
  9. encodeme

    Backup command not displayed

    Hi Folks, it may seem a low level question but I cannot find the backup database command on the access drop down menu. On my laptop installation of access its there in the menu bar. All help welcome. thanks
  10. encodeme

    on form close

    many thanks Remou that works perfectly
  11. encodeme

    on form close

    Hi I am new to this. I would like to know how on the close of a form i can set a field value to no (its a yes/no field) for all of the records in an associated table. thanks in anticipation. Encodeme
  12. encodeme

    Starting a prewritten query from a form

    I have a table called Customer and this is linked to a form Customers. I would like to start a pre written parameter style query from this form but only want to include the customer information of the Customer showing on the open form i.e. the current open record. I am not sure how to do this.
  13. encodeme

    Run a Query from Form which feeds a mail merge

    many thanks Mr Merlotti. I found and sorted the security warning fix, but am not sure about the Where clause in the statement. I imagine it should read on the lines of SQLStatement:="SELECT * FROM [blended query]"WHERE tblCustomer.lastname= FormCustmers.lastname. Aas yet Iam truly a SQL novice...
  14. encodeme

    Run a Query from Form which feeds a mail merge

    I have 2 tables, Customers and Information linked by a common field Linknumber. They both have a form. Customers is the main form, and Information is a sub form of Customers. A query called Blended Query takes the data from both tables On the sub form is a Command button that starts a Macro...

Part and Inventory Search

Back
Top