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

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

    Formatting number in Excel

    Hi all, Is it possible to format cells in Excel to have comma separators for numbers but not have to specify the number of decimal places? Thank you.
  2. cubi

    Text truncation in queries

    Hi, I am using Access 2003 and one of my queries returns truncated text -- truncated from the front. I use DISTINCT in my query. When I remove DISTINCT the texts look fine. Has anyone seen this problem before? Thank you!
  3. cubi

    superscript in MS Access

    Hi, I am using MS Access 2003. Is it possible to format a text field to make some characters superscript or subscript? Thank you.
  4. cubi

    Excel 2000 Cell protection

    Hi, I protected a worksheet and unlock some cells for editing. When I do that I cannot sort or use data filtering of the worksheet. Is there any way around this? Thanks.
  5. cubi

    Incorrect structure error

    Hi, Does anybody know what this error mean? An incorrect structure was found in the pdf file. It happens when I try to delete or replace a page. Thank you
  6. cubi

    Using Outlook to read MSN email

    Hi, Is it possible to configure MS Outlook to read my ____@msn.com emails? Right now I use MSN Explorer, but would prefer Outlook. Thanks.
  7. cubi

    Inverting text in MS Word

    Hi, Is there a way to invert text in Word, i.e. turn it upside down? Thank you
  8. cubi

    message sent when a file is modified

    Hi, I share a folder, which contains two files, on my computer with a few people in my company. Is there a way to have Windows send me a message when one of these two files is modified? Thanks.
  9. cubi

    BLOP to VARCHAR2

    Hi, Is there a way to convert a table column from BLOB to VARCHAR2 while keeping the data? I inherit a database, and of the tables has four columns of type BLOB, but the data in them is just text. I want to turn those BLOB columns into VARCHAR2 but preserving the data. Thank you.
  10. cubi

    Sharing an Access database

    Hi, I have an Access 97 database that I want to share with others on my network. Is it possible to share it so that other users can only open one object, a form in this case, and nothing else? Any ideas appreciated. Thank you!
  11. cubi

    access 97 "memo" to oracle 8i

    Hi, I have a question on how to get data from a "memo" field in Access 97 to Oracle 8.1.6. I created the Oracle database, make an ODBC link to that database from Access 97, and copied the data over by: insert into oracle_table1 select * from access97_table1 and get the error...
  12. cubi

    page numbering in pdf

    Hi, I am using Acrobat 5.0. Does anyone know if there is a way to page number a pdf document? Thanks.
  13. cubi

    Rename tables and fields in Access 97

    Hi, Is there a quick way to rename every table, and every field in the table, to ALL CAPS in Access 97? Thanks
  14. cubi

    Suppressing Word 2000 header and footer

    Hi, I have a Word 2k document with header and footer. At the end of the document, if I insert a page break, I get a blank page with the header and footer of the document. Is there a way to suppress the header and footer on the blank page? My general problem is like this: I want to create...
  15. cubi

    Can't read old Excel files in Excel 2000

    Hi, I have a double problem that totally baffles me. I recently installed Office 2k to a computer that had Office 97. With Office 2k I cannot open my Excel files. When I open a file I would get this error message in a message box titled "Microsoft Visual Basic". "An error...
  16. cubi

    Read-only tables

    Hi, I need to export some tables for someone to look at (design and data), but I don't want them to be able to modify the tables in any way. Is there a way to do this? Thanks
  17. cubi

    Profile corrupt

    Hi, When I log on as Administrator, I get this message: "Windows cannot load your profile because it may be corrupt. Contact your administrator." After some time, the following message appears: "Windows cannot load the profile and is logging you on with a temporary profile...
  18. cubi

    Word 2000 opens in multiple windows

    Hi, Every time I open a word document in Word 2000, Word opens the document in a new session on the task bar. This happens when I either open from file-->open or from Windows Explorer. Is there any way to make it open many files in just one Word windows? Thanks
  19. cubi

    Accessing data in Oracle

    Hi, I get the following error in my application: Error Diagnostic Information ODBC Error Code = S1000 (General error) [Oracle][ODBC][Ora]ORA-00923: FROM keyword not found where expected SQL = "SELECT DISTINCTROW Agency_grp.Agency_grp_id, Agency_grp.Agency_grp_name FROM Program ...
  20. cubi

    DVD ROM on Win2k Server

    Hello, I just installed Win2k Server on my machine (HP 7855), and the DVD drive does not work anymore. Any tips? Thanks. P.S. My machine was running on Win ME.

Part and Inventory Search

Back
Top