Microsoft
Software
Hardware
Network
Question : Access Export Query to Excel
I have a template in Excel that I am exporting to. A couple of the fields that I am exporting is a field called RIFStatus which can only be one of the following values:
Not Started
In Progress
Completed
N/A
Is it possible to use a form control such as a check box in excel, and if the value is Completed have a checked check box
if it is Not Started have an empty check box
if it is N/A show a filled check box.
I know that this exists in excel, but I was just wondering if I can do this during an export from excel.
Answer : Access Export Query to Excel
Yup, if you need checkboxes, only from the Excel side.
Random Solutions
Exchange 2010 on a Domain Controller
Excel VBA Pop-up calendar
Is it possible to convert an array of objects to a generic list?
group by and sum function in SQL
Setting WPF radio button FontWeight based on Checked value
Delete Files from Temp Directory that are at least 2 hours old
Exchange 2007- Powershell Query
Visual Studio 2008 - Installing Custom Project Templates
vb.net - close form on exit
Output a report as PDF, prompt user for save location