Description:
Microsoft Office Excel newsgroup.
|
|
|
Range with 2 validations
|
| |
Dear experts, I've a range named "staff" which I have set a validation: List --> source = INDIRECT($B$1). For the dropdown list, the users can select the staff name within the range. However, in the meantime, I want to set another validation to the range so that there is no duplicate entry: Custom --> source =... more »
|
|
Referencing External files with slightly different names
|
| |
I have a spreadsheet that colates data from other spreadsheets. Each quarter, a new spreadsheet is created, and I want to reference that new datasheet from within the top level. The file names change slightly, such as "BookingsQ109" vs. "BookingsQ209". I've tried using the INDIRECT function to create a text... more »
|
|
Leave final cell blank
|
| |
Above is not quite right. In the equation set out in S4 all other cells thru C4 thru R4 are empty but b4 has a value in it.
|
|
How do you make the INFO("directory") function work?
|
| |
The INFO("directory") function displays the default directory instead of the directory that the work book is saved in. I have succeeded in getting the function to report the correct directory if a "Save As" command is used, but closing the workbook and excel and then reopening excel and the workbook... more »
|
|
Looking for the correct excel formula
|
| |
I have a spreadsheet with the following values. Column A is the item number and column B is the qty. TAB1 A B 1 Item Number Qty 2 500cc 0 3 1500cc 100 4 1500sp 0 5 3000cc 100... more »
|
|
Resize image using macro
|
| |
When I recorded a macro to enable me to resize an image non of my actions were recorded. I want to be able to select any image contained in a workbook sheet and click a command button to resize the image.
|
|
Return the current Yearly Quarter based on date
|
| |
Side Bar** This discussion board is a great resource thanks for the information. I am trying to figure out a formula that will return a 1st Quarter, 2nd Quarter, etc. in to a field based on todays date. Assuming each Quarter began on the first of Jan, Apr, Jun, and Oct. So if today was January 3, it would place 1st quarter in the field. If it... more »
|
|
|