Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default HELP!! how can i fix this... see example...

Missing data in a piovt report. This is a case note, but below this example
is what is showing up in our pivot reports. as you see we are missing lots
of data. This is happening to all our case notes.

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom about this, because she is leaving on a business
trip when i get back, she will call them and schedule the meeting without me
there. Started gathering required paperwork for the intake meeting.

but in my pivot report this is all that shows up

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom

I am missing alot as you see, what can I do about this?? I really need
your help. Thank you in advance.
--
thank you, Lorie
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default HELP!! how can i fix this... see example...

256 characters, look in help and type in specifications


--
Regards,

Peo Sjoblom



"Lorie" wrote in message
...
Missing data in a piovt report. This is a case note, but below this
example
is what is showing up in our pivot reports. as you see we are missing
lots
of data. This is happening to all our case notes.

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom about this, because she is leaving on a
business
trip when i get back, she will call them and schedule the meeting without
me
there. Started gathering required paperwork for the intake meeting.

but in my pivot report this is all that shows up

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom

I am missing alot as you see, what can I do about this?? I really need
your help. Thank you in advance.
--
thank you, Lorie



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default HELP!! how can i fix this... see example...

is there a way to let us know when we reach that? like can i show a count as
we type? if so how would you do that?
--
thank you, Lorie


"Peo Sjoblom" wrote:

256 characters, look in help and type in specifications


--
Regards,

Peo Sjoblom



"Lorie" wrote in message
...
Missing data in a piovt report. This is a case note, but below this
example
is what is showing up in our pivot reports. as you see we are missing
lots
of data. This is happening to all our case notes.

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom about this, because she is leaving on a
business
trip when i get back, she will call them and schedule the meeting without
me
there. Started gathering required paperwork for the intake meeting.

but in my pivot report this is all that shows up

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom

I am missing alot as you see, what can I do about this?? I really need
your help. Thank you in advance.
--
thank you, Lorie




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default HELP!! how can i fix this... see example...

Not really (at least not in Excel), you can show a count but only after you
have pressed enter
So one way would be to inform all of the limit, then use a formula like this
in another cell

=LEN(D4)

where D4 is the cell where the text is being entered, that way you can see
how many characters have been entered, then when you think that you have
reached about that number of characters press enter, then perhaps it says
204, then select the cell again, press F2 to get into editing mode and type
another 52 characters

but there is no way Excel can tell you this while you are typing, you need
to press enter first


--
Regards,

Peo Sjoblom


"Lorie" wrote in message
...
is there a way to let us know when we reach that? like can i show a count
as
we type? if so how would you do that?
--
thank you, Lorie


"Peo Sjoblom" wrote:

256 characters, look in help and type in specifications


--
Regards,

Peo Sjoblom



"Lorie" wrote in message
...
Missing data in a piovt report. This is a case note, but below this
example
is what is showing up in our pivot reports. as you see we are
missing
lots
of data. This is happening to all our case notes.

Called HOH to see about doing her Intake meeting, they can't start
serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I
am
gone. Called to talk to mom about this, because she is leaving on a
business
trip when i get back, she will call them and schedule the meeting
without
me
there. Started gathering required paperwork for the intake meeting.

but in my pivot report this is all that shows up

Called HOH to see about doing her Intake meeting, they can't start
serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I
am
gone. Called to talk to mom

I am missing alot as you see, what can I do about this?? I really
need
your help. Thank you in advance.
--
thank you, Lorie






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default HELP!! how can i fix this... see example...

Not as you type.

But you could use another cell with a formula like: =len(a1)

But you have to enter the value for that formula to recalculate.

Maybe using format|Conditional formatting to highlight the cells that exceed 256
characters would be enough:

Select your range (I used A2:A99)
and with A2 the activecell
format|conditional formatting
formula is:
=len(a2)256

And give it a nice irritating format.

You'll have to enter the value for this to work, too.

Lorie wrote:

is there a way to let us know when we reach that? like can i show a count as
we type? if so how would you do that?
--
thank you, Lorie

"Peo Sjoblom" wrote:

256 characters, look in help and type in specifications


--
Regards,

Peo Sjoblom



"Lorie" wrote in message
...
Missing data in a piovt report. This is a case note, but below this
example
is what is showing up in our pivot reports. as you see we are missing
lots
of data. This is happening to all our case notes.

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom about this, because she is leaving on a
business
trip when i get back, she will call them and schedule the meeting without
me
there. Started gathering required paperwork for the intake meeting.

but in my pivot report this is all that shows up

Called HOH to see about doing her Intake meeting, they can't start serving
her until it's held. Since I am going on vacation for two weeks, they
said
if I get them the paperwork, they can hold the meeting with mom while I am
gone. Called to talk to mom

I am missing alot as you see, what can I do about this?? I really need
your help. Thank you in advance.
--
thank you, Lorie





--

Dave Peterson


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"