What I'm trying to do is to have flexible decimal places, so to speak. I want excel to show however many decimal places I type in (or none), but that it always has comma separators. Thanks.
The query is kind of long, but it looks like:
SELECT DISTINCT AGENCY_ID, PROGRAM_ID, ACTIVITY_ID, ... DESCRIPTION
FROM AGENCY, PROGRAM, ACTIVITY, ...
WHERE ...
I used DISTINCT to get unique values. The text value in the DESCRIPTION field es truncated.
Without DISTINCT the query returns 3...
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!
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.
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
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.
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.