Hi
I need to concatenate some cells to produce a lookup.
But the sheet which it looks up. weeks 1-9 start with 0. 01,02,03, and so on.
How can I achieve a weeknum which will display 0 for the first 9 weeks?
Thanks
Hi
I need to concatenate some cells to produce a lookup.
But the sheet which it looks up. weeks 1-9 start with 0. 01,02,03, and so on.
How can I achieve a weeknum which will display 0 for the first 9 weeks?
Thanks
A1: a week number.....9
This formula displays formatted text...
The result will be text: 09![]()
B1: =TEXT(A1,"00")
Is that something you can work with?
Yes it is thanks![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks