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!

Recent content by honeyrun

  1. honeyrun

    Getting Rid of the Title Bar and Close button

    drctx, I have been able to do that, but I need to have the "Microsoft Access:" title bar and the application min/max/close buttons not appear when an Access database is opened. Thanks in advance.
  2. honeyrun

    Getting Rid of the Title Bar and Close button

    Is there any way that I can have the title bar and min/max/close buttons not appear? I want to force users to exit the database buy backing out instead of using the close button to close Access.
  3. honeyrun

    Converting Numerical field to a Text field.

    Norris68, That was it, Thank you very much [2thumbsup]
  4. honeyrun

    Converting Numerical field to a Text field.

    Norris68, That converted the number to text, but rounded the two decimal places up to a whole number. I still need the two decimal places to convert to text also without the decimal point. Thanks,
  5. honeyrun

    Converting Numerical field to a Text field.

    Bob, That partially worked, but the 2 numbers after the decimal didn't convert, they were left off. Is there a way to convert them also, including if the ending number is a zero? Thanks
  6. honeyrun

    Converting Numerical field to a Text field.

    I have a numerical field (with a decimal) that I need to convert to a text field (without decimal). I can get the decimal to go away by using "Replace([Amount],".",""), but ending zeros are not showing. I also need leading zeros to fill the field to 10 characters. Any...
  7. honeyrun

    "File, Send" as a .rtf is coming thru as .xls

    I have a report that I want to send via Lotus Notes. When I do the File, Send as Rich Text format, the attachment to the email comes across as .xls. I have other reports in the same database that attach correctly. Is there anything in the properties or makeup of a report that would cause...

Part and Inventory Search

Back
Top