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 wOOdy-Soft 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 franksirvent

  1. franksirvent

    .XLS files open as Text (tab delimited) ???

    it says Excel Bookwork
  2. franksirvent

    .XLS files open as Text (tab delimited) ???

    thanks, but Ive done a seach and personal.xls file doesnt show up....no add ins ib eleive as I just reinstalled excel...
  3. franksirvent

    .XLS files open as Text (tab delimited) ???

    I have several .XLS files with .XLS extension. However when I open them with Excel, change anything and try to save them, the dialog box has the file name field in Quotes like this "MY FILE.XLS" and the SAVE AS Field has TEXT (tab delimited) (.txt) I don't understand what's wrong, as I...
  4. franksirvent

    New Excel Workbooks don't open up separately anymore

    dear xlhelp thanks !!! that does it !!! I must have unticked by error !!!!! thanks again !!!"
  5. franksirvent

    New Excel Workbooks don't open up separately anymore

    Until recently everytime I opened a new Excel Workbook, on my Windows Start Bar I will get a new instance of Excel. However from a few days back, I get all the workbooks in the same Excel application, so all the Workbooks are displayed together, having to minimize one to jump to the next...
  6. franksirvent

    Msgbox from Access code but for Excel

    hi there thanks both for your input The second option Hap007 advises works well so I'll stay with that. Thanks again!
  7. franksirvent

    Msgbox from Access code but for Excel

    Hi there I have a code which creates a complex excel sheet from Access. After formatting etc the Excel Sheet, i want a MessageBox to pop up advising that "the process is finished." However, although the Excel sheet has the focus at all times (and users can see how it is being formatted etc...
  8. franksirvent

    ACCESS-Outlook Problem

    Hi there, I've been doing some testing and found that I have the following problem: I get error 91 on the following code (which is part of the module which has the problem already mentioned) I believe this might be causing the problem Find below part of the code. I am marking with ***** the...
  9. franksirvent

    ACCESS-Outlook Problem

    Hi there i have a problem which I cannot work out whats wrong I have an Access application which runs through all the emails in an Outlook directory, which usually only contains within 5-20 emails maximum. It goes through each email and, if it matches certain parameters, it then saves the...
  10. franksirvent

    Add Page Breaks in Excel sheet from Access doesn't work

    Hi, I am creating an excel sheet report from Access data... The VB code in Access which creates the excel report is all great, except that the Pagebreak I am trying to insert, I get an error... This is the code which supposely adds a PageBreak in the CELL selected (the_Rows is the row on the...
  11. franksirvent

    How to search for a field in HTML

    thanks! that's what I was looking for ! thanks again
  12. franksirvent

    How to search for a field in HTML

    Hi there I have the following link which I need to use on a web page. basically the webpage needs to have a field (PO#) and a SEARCH button. When I press the SEARCH BUTTON I need it to open a new window linked to the following link, and the 123456 being the PO# as added on the PO# field...
  13. franksirvent

    Setting subform to front or back

    Hi Cindy thanks for your input. I have thought about resizeable pops but, at the moment, I would like to see if there is a way of doing it via VBA instead for a number of reasons (I don't want people having to resize the subforms, etc etc) AceMan, I am not sure what you are trying to say but...
  14. franksirvent

    Setting subform to front or back

    Thanks for your input I cannot use the TAB CONTROL because I must be able to see both forms at once...even if one of them I can only see 80%, the fields which I do see are important. I have to be able to check the left subform with the right subform at the same time. Any other ideas ?

Part and Inventory Search

Back
Top