Help with LEFT Function

  • Thread starter Thread starter NATASHA
  • Start date Start date
N

NATASHA

Hello,

I have a report that I group according to the first 4
prefix characters. For example, CONV 30 yr CONV 15yr FHA
15yr, So that I can get a total for all CONV and FHA.
Using grouping, I'm able to get the total for those
catergories. However, When I use the following for the
heading, I get an #Error!

=Left([Loan Type],4)

Any suggestions?
 
-----Original Message-----
Hello,

I have a report that I group according to the first 4
prefix characters. For example, CONV 30 yr CONV 15yr FHA
15yr, So that I can get a total for all CONV and FHA.
Using grouping, I'm able to get the total for those
catergories. However, When I use the following for the
heading, I get an #Error!

=Left([Loan Type],4)

Any suggestions?
.

Never mind. I found a solution. Thanks!
 
I have a report that I group according to the first 4
prefix characters. For example, CONV 30 yr CONV 15yr FHA
15yr, So that I can get a total for all CONV and FHA.
Using grouping, I'm able to get the total for those
catergories. However, When I use the following for the
heading, I get an #Error!

=Left([Loan Type],4)

Any suggestions?
.

Never mind. I found a solution. Thanks!

Did it involve renaming the box on your form to avoid conflict?

Tom Lake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top