I have a form with 2 textboxes with their contents calculated based on values from other textboxes from that form. In order to accomplish this, I used a macro with SetQuery. What I want to know is how can I make it so I click one button and it goes through every record of that form and runs the calculation. So basically, it goes -- calculate, next record, calculate, next record ---
I know what ya'll are gonna say: Step away from the macros
Yeah I know but I'm not really good at VB so if somebody has a VB solution, I'd be happy to try it out. Thanks
I know what ya'll are gonna say: Step away from the macros