Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
Long time listener, first time caller. I have an initial worksheet with today's date in cell C1 and the worksheet name was created using this cell so my worksheets are listed in date sequence. I also have vb code in a button that will add a new worksheet, the same as the existing worksheet, using the current date in format "mm-dd" as the worksheet name based on cell C1 (same as before). I wanted to know how to compare the cell value in the existing spreedsheet with the newly created worksheet so the old sheet from yesterday will display the date it was created instead of the current date. Additionally, since the new worksheet will contain the same code, how do I prevent the new worksheet from giving me errors since there is nothing in front of it to compare. - Sorry if it sounds confusing. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare values and place corresponding value in another sheet | Excel Discussion (Misc queries) | |||
Compare values on sheet 1 to values on sheet2 | Excel Worksheet Functions | |||
Wanting to link inputed data to a paragraph on a different sheet | Excel Discussion (Misc queries) | |||
How do i compare values from two sheet and copy & paste if values match? | Excel Programming |