Sunday, September 18, 2016

How Can I Fix - Cell background color changes due to selection of dropdown?

Cell background color changes due to selection of dropdown

I have seen code on various sites referencing either coloring a column of cells or coloring the type, but am working on a form where the user wants a dropdown as follows:
1st position blank (am using two space bars so dropdown is blank until selected)
2nd position is R (Red)
3rd position is Y (Yellow) and last position is
4th position is G (Green) In the dropdowns neutral state, the cell color is null or white or no color
 
If "R" is slected, the cell turns red If "Y" is selected, the cell turns yellow and If "G" is selected, the cell turns green The 2003 code I used in an earlier version of Word is erroring out big time (Currently on Word 2010 on System 7) Since this dropdown
replicates itself in a number of cells and I will have to reference each new position, I have left the default naming convention of "Dropdown1, Dropdown2"...
etc.
alone as a bookmark.
 
Using the TableCell Macro to determine the cell reference, I have ascertained that the first affected instance is in Table 3, Cell D2.
In the code, does this translate into ActiveDocument.Tables (3).Cell(4, 2).Shading.BackgroundPatternColor = wdColorRed
?
 
See my sample code below...

Sub ColorCell()
With ActiveDocument
If .FormFields("Dropdown1").DropDown.Value = "R" Then
ActiveDocument.Tables(3).Cell(4, 2).Shading.BackgroundPatternColor = wdColorRed
Else
ActiveDocument.Tables(3).Cell(4, 2).Shading.BackgroundPatternColor = wdColorWhite
End If
End With
End Sub
 
Cell D2 or .Cell(4, 2) is my target cell, but can the cell the dropdown be the target cell?
 
Regards - Lenny33

Solutions to the Problem Cell background color changes due to selection of dropdown

Download Error Fixer for Free Now

Open Action Center by clicking the Start button Picture of the Start button, clicking Control Panel, and then, under System and Security, clicking Review your computer's status.

Make sure your computer has at least the minimum amount of random access memory (RAM) required to run the program that is displaying the error. Look for the program requirements online or in the packaging information.

Recommended Method to Fix the Problem: Cell background color changes due to selection of dropdown:

How to Fix Cell background color changes due to selection of dropdown with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your system.  Open it, and it will perform a scan for your system. The errors will be shown in the list.

2. After the scan is done, you can see the errors and problems need to be repaired. Click Fix All.

3. The Repair part is finished, the speed of your computer will be much higher than before and the errors have been fixed. You can also use other functions in SmartPCFixer. Like dll downloading, junk file cleaning and print spooler error repair.


Related: How Can You Update & Download Toshiba Satellite 5105-S501 Intel PRO 10/100 Driver v.8.0.43.0,How to Update & Download Toshiba Satellite C655D-S5139 BookPlace v.2.2.7530 driver,Method to Update & Download Toshiba Satellite L655-S5073 Realtek Wireless LAN Driver v.2.00.0011,Method to Update & Download Toshiba Satellite L840-ST2N01 Sleep Utility v.1.4.0022.000104 driver,Best Way to Update & Download Toshiba Satellite Pro S300-EZ2502 Extended Tiles for Windows Mobility Center v.1.01 driver,Best Way to Download NVidia GeForce 6100 VGA Driver v.304.51 Certified,How Can You Update & Download NVidia GeForce 9300/nForce 730i VGA Driver v.310.19 Certified,Method to Download NVidia GeForce GT 330M Driver v.340.65,How Can I Update & Download NVidia GeForce GTX 590 Driver v.280.26 WHQL,Method to Download NVidia Tesla C2050 Driver v.319.17,Way to Download RealTek RTL8100C(L) Driver v.5.01,Way to Download RealTek RTL8100E Drivers v.694,Way to Update & Download RealTek RTL8101L Auto Installation Program v.6.110 driver,Method to Update & Download RealTek RTL8111G PXE and RPL ROM code v.2.58 driver,How to Update & Download RealTek RTL8411B(N) Driver v.10.003,Best Way to Update & Download ASUS A53SV nVidia Graphics Driver v.8.17.12.6686,Method to Herunterladen ASUS K75VJ Intel Rapid Storage Technology Treiber v.11.6.0.1030,How Can You Update & Download ASUS CG8580 Intel Chipset Driver v.9.3.0.1019,Method to Update & Download ASUS K41VD Intel INF Update Driver v.9.1.1.1015,Way to Update & Download ASUS Pro70T NB Probe v.3.0.0026 driver,Can't Download PP Templates Automatically To Windows 7 W/IE 8,Can't Change Drive Letter - Vista,Can't Change Homegroup Sharing Permission,Can't Connect XP Shared Printer To Win7 Except As A Local Printer.__,Can You Connect The LAN Adapter For Wii On Your Windows 7 Laptop?
Read More: Fast Solution to Error: change default zoom to 125,Troubleshooter of Error: Centricity DICOM Viewer- requires Explorer 6.0-- I have 8.0 (Vista),How Can I Fix - CD drive or DVD drive is missing or is not recognized by Windows or other programs?,Cell Formula Display in Excel 2007,Cascading styles question [Anwsered],Can't access c drive to open programs.,Can you use just one hard drive to store a backup disk image and restore for multiple computers?,can not install Mcafee due to Java script error,,Can Word's track changes comments print in the outside border?,cannot install old software program because computer missing indeo codec driver

No comments:

Post a Comment