"Garry" <(E-Mail Removed)> wrote in
news

(E-Mail Removed):
> Thanks very much
>
> I cannot get the Right([CountOverGroup] & "00000", 5) to work
> though
>
> The result is 00000 for some reason
>
> Cheers, Garry
>
>
try Right("00000" & [CountOverGroup] , 5)
> "Garry" <(E-Mail Removed)> wrote in message
> news:RZ-(E-Mail Removed)...
>> Hi, I have a text box thus
>>
>> =[Ref] & " " & [Code] & " " & [CountOverAll] & " " &
>> [CountOverGroup] & " " & [Marker]
>>
>> This results in ABC 223 21 6 *
>>
>> I want CountOverAll and CountOverGroup to be 5 digits
>>
>> Result I require is ABC 223 00021 00006 *
>>
>> Also if Ref or Code is null to close up the string so there are
>> no excesive spaces
>>
>> Thank you
>>
>
>
>
--
Bob Q.
PA is y I've altered my address.