| Thread | Last Post | Replies |
|
| recno() and "Record is out of range" | 05 Dec 2008 07:23 GMT | 5 |
I just happened to look through several forms written by my friend, he always has statements like this: local recdno select atable
|
| Calculation of balance | 04 Dec 2008 14:47 GMT | 6 |
I've 2 grids on a form. The upper grid contains the PO items ordered, the lower grid contains the PO items received. The 2 grids are related by POnumber. The navigation buttons on the form allow user to browse up or down in the record in the PO table and the corresponding PO ...
|
| Filtering of combobox rowsource items based on the value selected on another combobox | 03 Dec 2008 18:44 GMT | 4 |
I wish to filter the list of items in a combobox (called cbomaterialcode) based on the value selected by user from the combobox cboPOGroup, during run-time. For example, when user select the POgroup FIXA, only the materialcode related to fixed asset be listed in the combobox
|
| Auto entry fo current exchange rate? | 02 Dec 2008 15:25 GMT | 8 |
I need my form to automatically retrieve current exchange rate (specifically foreign currency to Malaysian Ringgit) from the web so that user cannot change the rate or key-in. I have a currency field on the form, for which the user can select. So, I need the current exchange rate ...
|