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 strongm 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: Erbium
  • Content: Threads
  • Order by date
  1. Erbium

    Powerpoint web page not work 'on the web'

    Hi everyone I have a powerpoint slide show with 56 slides. I exported it to 'web page' by 'save as'. This shows an index of your slides on left of web frame, and the slide picture in the middle. Works great! and the slide show feature also works. However I wanted to share this with the...
  2. Erbium

    Can I export to .xls with formulas?

    I have a sales report showing GL sales allocations by customer broken down by cost center. One of our account reps wants to take the exported spreadsheet for this customer, delete some lines / columns and have it automatically re-calculate the grand totals (which I currently provide as a value...
  3. Erbium

    .rar file?

    Hi everyone We have some production reports that I developed, haven't touched in a while. User today complained that running slow, didn't come up with any records at the end, and it produced a file with the report name and '.rar' in the directory the report is in. Does this indicate an error...
  4. Erbium

    Rotate pix in VB2005?

    Hi everyone I have a picturebox and wondering if it would be real easy to add a button to rotate right or left. I need to be able to save the rotated picture out to disk also, to the same or possibly a new file name. I'm scrolling pictures thru the screen from a directory and need users...
  5. Erbium

    Problem with UPDATE sql command not changing values on VB form

    Hi all I've got a vb 2005 form with textboxes for data from fields and buttons: read, write, update, del I've got it querying an access database, and grabbing data from a table. Read works, if record already present, does a SELECT write works, if record NOT present, does an INSERT del works...
  6. Erbium

    problem using UPDATE sql command

    Hi all I've got a vb 2005 form with textboxes for data from fields and buttons: read, write, update, del I've got it querying an access database, and grabbing data from a table. Read works, if record already present, does a SELECT write works, if record NOT present, does an INSERT del works...
  7. Erbium

    How to clear a picturebox?

    Hi everyone I'm doing a program to display pictures from a list of files in a directory, so I can type something in about them. I have a 'skip button' that moves the pictures forward, moving first picture off the screen, second picture in to first picturebox, 3rd into 2nd box, etc. Problem is...

Part and Inventory Search

Back
Top