Hi everyone,
I am pretty new with access queries. Mostly done alot with excel.
I need to know how to write this in access.
for example:
I have a table list of items and my specifically interested to pick up item description that have "power' in it.
So, in excel, I wrote:
+MID(A14,FIND("Power",A14),18)
How to translate this in access?
Thank you in advance.
oozze
I am pretty new with access queries. Mostly done alot with excel.
I need to know how to write this in access.
for example:
I have a table list of items and my specifically interested to pick up item description that have "power' in it.
So, in excel, I wrote:
+MID(A14,FIND("Power",A14),18)
How to translate this in access?
Thank you in advance.
oozze