Microsoft
Software
Hardware
Network
Question : Refresh Records In MS Access Forms
I have a form(InfoForm) that has a button that opens another form(CalcForm) which is dependent on data from InfoForm. Is there a way to refresh the data on CalcForm if I change record values In InfoForm.. Both forms should be open.. (Do not loose the data entered)
Answer : Refresh Records In MS Access Forms
"I have tried It but the Calc Form Still not picking up the new Data !!"
That code or any method will only work if the new data in InfoForm is saved to the table. The only way around this is to use the subform approach explained in my last post.
Random Solutions
Excute multiple delete and insert statements in same query
migrating SQL databases to another server and get some weird error messages
TMG - UDP NAT
Visual Basic Code - Excel - Merge multiple worksheets in an excel workbook into single worksheet
Autofill Date Field in Access 2007
MOSS 2007 using EXPRESS version of MS SQL instead of MS SQL 2005 STANDARD
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
Windows 7 Easy Transfer
Arrays in Excel macro
When establishing an ADO connection to a database, is it necessary to have a file path that is free of blank spaces?