Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a very basic question but I can't seem to find the answer on here
(probably to basic). I have a spreadsheet that I would like to perform all of my calculations / If / Then statements using VBA but I'm not sure how to actually get the code to run or where to put it to run... I can get all of the code to run with an on click event or something like that but basically I'd like cells to automatically fill in other cells based on values the users put in them. For example: If sheet2!.cells(12,3) = "N" Then Sheet3!.cells(3,2) = "Sold Out" or If sheet2!.cells(12,3) = "Y" Then Sheet3!.Visible = False I'll keep searching for the answers to this question but if someone could shoot me a quick answer I would appreciate it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
basic question | New Users to Excel | |||
Basic question | Excel Discussion (Misc queries) | |||
BASIC VBA QUESTION | Excel Programming | |||
Too Basic A Question | Excel Programming | |||
Basic VBA question | Excel Programming |