T
tbd
Hi! I am trying to write code to create a Replace funtion
that I can use in one of my queries. I have been told
that the Replace function is actually a part of Service
Pack 3 from Microsoft, but I am having difficulty
downloading it. I was also kindly given code previously
but have somehow managed to lose it.
Basically, I have a table containing values like 1.036 and
2.111. I want to replace the points in these figures so
they are displayed as 1036 and 2111, and would like to do
this through a query. Can anyone help with the code to
create this function?
Thanks in advance
that I can use in one of my queries. I have been told
that the Replace function is actually a part of Service
Pack 3 from Microsoft, but I am having difficulty
downloading it. I was also kindly given code previously
but have somehow managed to lose it.
Basically, I have a table containing values like 1.036 and
2.111. I want to replace the points in these figures so
they are displayed as 1036 and 2111, and would like to do
this through a query. Can anyone help with the code to
create this function?
Thanks in advance