Search results

  1. C

    VBA Nested Loop controlling fields when cycling thru table

    Thanks MarkK, that explains why all of the examples I have seen on the forums were based on 2 tables. I will revise accordingly. I can confirm the "practically unworkable" remark. Sure seemed that way to me. Much appreciated.
  2. C

    VBA Nested Loop controlling fields when cycling thru table

    Hi All, I am new to Access and trying to set up a nested loop to cycle thru a table. I have a skeleton of the Sub created and can't control the second field, not knowing how to point the cursor at it. I have a field "Symbol" with about 3,000 entries, and a field "MktDate" with perhaps 70 entries...
  3. C

    Hello from Southern California USA

    I am delighted to find this amazing community. I'm a retired electrical engineer and not a programmer. Did some programming in my early career, now learning Access so I can use it to track stocks and scan for opportunities. Working with VBA and DAO, and enjoying reading the many helpful posts...
Back
Top Bottom