boomer1974
MIS
Hi All,
I have a query that I have built a subquery off of, my problem is that I need to create a calculated field in my main query but It requires looping, if statements, etc. so I would like to create or update this new field in code. I don't think that I can just write the sql in code because I still need the query as the source for the subquery. Is it possible to do what I want using qrydefs and recordsets? If anyone has an example it would be greately appreciated.
Thanks,
Ryan
I have a query that I have built a subquery off of, my problem is that I need to create a calculated field in my main query but It requires looping, if statements, etc. so I would like to create or update this new field in code. I don't think that I can just write the sql in code because I still need the query as the source for the subquery. Is it possible to do what I want using qrydefs and recordsets? If anyone has an example it would be greately appreciated.
Thanks,
Ryan