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
Outlook requests password authen. repeatedly after Security Updates on Windows SBS 2008 Server.
Event ID 32 - store *.pst has detected a catalog checkpoint
routine backup practices for access 2003
order by in union works in sql 2005 but not in sql 2000
Win7 unable to remotely manage Win2k8 Full Server
Where is Exchange 2003 smtp most raw log?
Cfouput distinct items for a field
migrating SQL databases to another server and get some weird error messages
Default.aspx doesn't open unless specifically typed in, can't export, can't manage permissions.
Find a Folder