Microsoft
Software
Hardware
Network
Question : How to copy field data to anotehr field
Ok. I know this has to be simple and maybe I'm just tired from piddling with Access all day long but for the life of me I can't think of how to do this:
I just need to be able to copy address, city, state, and zip to the same fields under a co-applicant when a check box is activated.
Help?
Answer : How to copy field data to anotehr field
private sub checkbox0_click()
if me.checkbox0=true then
me.coappaddress=me.address
' etc...
else
end if
end sub
Random Solutions
Memo Fields start getting truncated
Access Form for Date Entry
NTFRS 13555 errors, SYSVOL not replicating
Excel to Word Paste Special Object formating problem
Default "reply to " in Exchange 2003 always resets to User network logon
Multiple Criteria in Query
MS Chart Control Legend Items Truncated
Download Multiple Files
Windows Server 2008 Terminal Server and Applications (in particular SAP Business One)
Mousing Around Win 7