| QUOTE (peter55 @ February 24, 2025 07:36 pm) |
| Good evening, I have loaded a current "My Finds Pocket Query". Then set FindNum = 0 Called macro "FillFinds.gsk". Not even 3 seconds later the macro is finished, but there is no change in the FindNum field. The 6956 records cannot have been processed that quickly. Any idea where else I could look for something? Thanks. |
To check:
- Do a global replace, replacing "FindNum" with 0
- Go to View-->Add/Remove columns
- You get a dialog. In the list of custom data fields, confirm the FindNum field is present and has a checkmark in front of it. (if the field was recently added by the macro, the FindNum field is likely at the very bottom of the Custom Field list)
- Press Ok
- Scroll to the right of your GSAK Grid. Does the FindNum column show 0 for all caches?
- Right-click on the FindNum column header. Select Rename Column. Confirm that there is no text after "Original Column Heading = ". Press CANCEL
- Start the FillFinds macro with the Shift key pressed.
- What is the ownerid you entered?
- Press OK
- Do you get a message saying "You have not found any of the caches in this database. Macro cancelled."? (You should not get this message)
- When the macro is finished, check the FindNum column.
Does the FindNum column still show 0 for all caches?