Forum: Visual Basic 4 / 5 / 6 Dec 27th, 2006 |
| Replies: 0 Views: 2,192 I'm trying to make an event procedure in VBA that will compare the same field of two records for a conditional statement. Here is some psudocode of what I want:If myTable.thisField[currRecord] ==... |