Access database experts - Printable Version +- VXOC Astra-J/GTC (https://vxoc.org.uk/forum) +-- Forum: General (https://vxoc.org.uk/forum/forumdisplay.php?fid=8) +--- Forum: General Chat (https://vxoc.org.uk/forum/forumdisplay.php?fid=53) +--- Thread: Access database experts (/showthread.php?tid=2292) |
Access database experts - cornishtaz - 17:th-Mar-2016 Anyone know anything about access database. I'm trying to write some code but really stuck. TIA RE: Access database experts - marcus - 21:st-Mar-2016 (17:th-Mar-2016, 14:47:52)cornishtaz Wrote: Anyone know anything about access database. I'm trying to write some code but really stuck. TIAAre you using access just as the database or writing an application inside access? Forms, vba, reports and stuff etc. Sent from my SM-G920F using Tapatalk RE: Access database experts - bhalay207 - 21:st-Mar-2016 I know a man that might be able to depending on how busy he is and how big of a task it is. Sent from my LG G4 using Tapatalk RE: Access database experts - cornishtaz - 21:st-Mar-2016 Basically what I'd like to do is looking at the picture is When a tick is put in the On Cal box the current date gets entered into Date Sent box and the date removed from the Date Returned box. When the tick is removed from the On Cal box the date is removed from Date Sent and current date entered in Date Returned box RE: Access database experts - bhalay207 - 21:st-Mar-2016 I've asked the question mate. I'll let you know when I get a reply Sent from my LG G4 using Tapatalk This is what I've been told. Means nothing to me but all the same..... "yep that is possible. You use the after update vba command.boom!" Sent from my LG G4 using Tapatalk RE: Access database experts - cornishtaz - 22:nd-Mar-2016 Thanks mate will give it a try |