Your field will need to be a text field instead of number. Run an update
query to change the existing field or to populate a new field. The formula
should be like:
ChangePeriod: Format([Period],"00")
Hope this helps.
Jackie
> Steve, yes I think this would work, hoever I am not nimble in Access, there
> are hundreds of thousands of rows, are you able to prescribe a quick way in
[quoted text clipped - 14 lines]
> > >
> > > Thanks
Hood - 28 Jun 2007 11:02 GMT
Jackie, I have created the query and in the 3rd row down it says "Update to"
and this is where I have put your expression, the relevant field being called
Period as you guessed. Is this the exact syntax because I am getting a syntax
error message.
Thanks
> Your field will need to be a text field instead of number. Run an update
> query to change the existing field or to populate a new field. The formula
[quoted text clipped - 22 lines]
> > > >
> > > > Thanks
Hood - 28 Jun 2007 11:04 GMT
Jackie
ignore previous, I have now got it working, thanks
> Your field will need to be a text field instead of number. Run an update
> query to change the existing field or to populate a new field. The formula
[quoted text clipped - 22 lines]
> > > >
> > > > Thanks
Hood - 28 Jun 2007 11:32 GMT
Jackie
although I thought I had it working it is not. This is what I put
Format([Field8]),"00")
It did work on one test file but I now cannot recreate it, I get
The expression you entered contains invalid syntax, or you need to enclose
your text data in quotes
Any further tips, I can hardly credit that this one small issue is
scuppering my while project !!
Thanks for any advice you can give
> Your field will need to be a text field instead of number. Run an update
> query to change the existing field or to populate a new field. The formula
[quoted text clipped - 22 lines]
> > > >
> > > > Thanks